The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
[How to] add Javascript to CSS
I want my images to rotate, but cannot quite figure out the CSS function.
I have this: Code:
.headerL { height: 180px; float: left; width: 309px; background-image: url(images/styles/1ATKSUM/misc/logo/left/0004.png); background-repeat: no-repeat; } Code:
.headerL { height: 180px; float: left; width: 309px; background-image: url(<SCRIPT LANGUAGE="JavaScript"> <!-- Begin showLeftImage(); // End --></script>); background-repeat: no-repeat; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|