Flumoxed
12-07-2004, 02:33 PM
Hi,
I'm trying to add more than two Javascripts to one page.
I have the following instructions but I really can't figure them out....
Example of how to place more than one script on a webpage.
Script 1 <body onload="dothis()">
Script 2 <body onload="dothat()">
Resolve by typing..<body onload=dothis();dothat()>
Could anyone help me by converting these instructions into newbies language.
I'd be very grateful for help.
Many thanks.
F.
I'm trying to add more than two Javascripts to one page.
I have the following instructions but I really can't figure them out....
Example of how to place more than one script on a webpage.
Script 1 <body onload="dothis()">
Script 2 <body onload="dothat()">
Resolve by typing..<body onload=dothis();dothat()>
Could anyone help me by converting these instructions into newbies language.
I'd be very grateful for help.
Many thanks.
F.