Hey,
I would be most gratefull if someone could answer the following question on HTML body onloads for me. Im using the Ultimate Slideshow and Live Date script of which both use a body onload, for example: <body onLoad="goforit()">.....</body> When i use just one of the body onloads the item works fine, its when i add a second onload something disables the other. Im sure im doing something idioticly wrong here but im not sure what. Heres what the tag looks like now <body onLoad="goforit()" style="background-attachment: fixed" bgcolor="#FFFFCD" onLoad="StartSlideShow()"> Can anyone tell me how to get both items working properly?
Cheers.



. Heres what the tag looks like now <body onLoad="goforit()" style="background-attachment: fixed" bgcolor="#FFFFCD" onLoad="StartSlideShow()"> Can anyone tell me how to get both items working properly?
Reply With Quote

Bookmarks