-
Need Help Using Multiple Scripts
I have read that you would put a semi-colon in between the names of each script after onload in order to have each script work on a page. Can someone please explain this a little further as I would like to use a couple of different scripts on a page, but I am still have trouble figuring out where exactly and what exactly to put in the html (other than the scripting). I appreciate your response.
-
-
I think it is this:
<head>
<body onload="script1();script2();script3()">
</head>
cr3ative
-
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