Hello
I'm new to java and dhtml and need some major help.
I'm trying to load two scripts on one page and only one works. I read a tutorial about how to fix this, but I still can't get it right. Something to do with the event handling.
I am supposed to put something like this on my page:
<body onload="dothis();dothat()">
I did this but I still only get the fireworks to work.
The two scripts that I am using are:
and:
I may put some more scripts on this page later on, but this will do for right now.
I would greatly appreciate any help I could get as quick as possible.
Thanks
I'm new to java and dhtml and need some major help.
I'm trying to load two scripts on one page and only one works. I read a tutorial about how to fix this, but I still can't get it right. Something to do with the event handling.
I am supposed to put something like this on my page:
<body onload="dothis();dothat()">
I did this but I still only get the fireworks to work.
The two scripts that I am using are:
and:
I may put some more scripts on this page later on, but this will do for right now.
I would greatly appreciate any help I could get as quick as possible.
Thanks