I didn't say to do that. Why are you doing (which has a syntax error, so won't do anything as written other than possibly throw an error):
Code:
MM_goToURL 'parent','wipes/wipedemo.htm');return document.MM_returnValue
?? That's not a part of any Dynamic Drive script, and shouldn't be required for the effect. How many pages are we talking about?
Also, you can have only one onload event/attribute. If you want it to include more than one function in it, they can be combined in a single attribute:
Code:
<body bgcolor="#000000" onload="Carousel();goforit();">
That's what I suggested, not what you have.
If you need more help:
Please post a link to the page on your site that contains the problematic code so we can check it out.
Bookmarks