The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Here is a BB Code that will let you easily do mouseover effects:
Code:
Title: Mouseover
Tag: mouse
Replacement: <a href=""
onMouseOver="document.pic1.src='{param}'"
onMouseOut="document.pic1.src='{option}'">
<img src="{param}" name=pic1 border=0"></a>
Example: [mouse=http://site.com/1.jpg]http://site.com/2.jpg[/mouse]
Use {option}: Yes
|
|
#2
|
||||
|
||||
|
Wont this get a JS error if more than 1 appears on a page?
|
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
||||
|
||||
|
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|