The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi all,
I'm having a js error on some of my pages, new thread and reply thread templates. I'm using this code: Code:
</head>
<script language="JavaScript">
function setup() {
addImgHovers(["menu1", "menu2", "menu3", "menu4", "menu5", "menu6", "menu7"], "gif");
}
</script>
<body onLoad="setup();" $onload>
<body$onload onLoad="setup();"> then my rollover doesnt work Is there a way to edit the $onload variable to add in there my onload function too? Thanks in advance. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|