$onload variable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dlg
    New Member
    • Oct 2002
    • 23

    $onload variable

    I'm having a js error on some of my pages, new thread and reply thread templates.

    I'm suing thios code:

    Code:
     </head>
     <script language="JavaScript">
       function setup() {
     	addImgHovers(["menu1", "menu2", "menu3", "menu4", "menu5", "menu6", "menu7"], "gif");
     	}
     </script>
     <body onLoad="setup();" $onload>
    As im using a rollover, if i switch my body tag like this:

    <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.
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    That would require modifying the files. For this reason I recommend you post on www.vbulletin.org, the official vB hacking site.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...