The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
changing image
Hello,
I would like to add a menu under top my board. I want add few images, but when I want to click it, image have to change for other. How to do it? |
#2
|
||||
|
||||
Explain a little better please.
|
#3
|
|||
|
|||
OK I use this code end it works:
Code:
<a href="site.com"><img src="old_image.gif" onmouseover="src='new_image.gif'" onmouseout="src='old_image.gif'" border="0" alt=""></a> |
#4
|
||||
|
||||
Can be done using a:hover too..
|
#5
|
|||
|
|||
hover is wrong for IE7.
|
#6
|
||||
|
||||
hover wrong for ie7? erm.. i dont think so. you just need to declare it well acc. 2.1 specs. Works pretty good.
Maybe this would help you: http://www.w3.org/TR/CSS21/selector.html#x32 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|