Quote:
Originally Posted by nexialys
@manning, the guy is not asking for CSS, please read better.
@vbplusme, please consider learning more of the vBulletin templates before making such false reply.
Lynne's info is right, but also, using an onload in the body tag may corrupt some internal functions inside vBulletin, because of the additions of a lot of ajax and javascripts in the system... you will have to check the pages you really need to insert that onload to, because if you see a $onload in the template, it means vBulletin will add its own script in the <body tag.
|
Ok, so maybe I should reconsider using javascript based mouseover code for my menu? I was also wondering if it might have an affect on performance. I think it is checking if the user has the images cached and then does not send them, but im not 100% sure as I didnt write the code and am not a developer myself.