-
Multiple javascripts on same page
Hello, i'm trying to use 2 dhtml javascripts (cross browser marquee & Top Navigational Bar III) on the same page. However I can not get both to work at the same time.
I found where you have to put both "onloads" in the same line in the body tag. I found the two onloads--"populate" and "loadFunction" so I put in the body tag: <body onload="loadFunction();populate()"... However now the menu works but the marquee (populate) does not.
Any suggestions? Thanks! -Sean
-
-
Are there any shared variable names between the two scripts?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks