Hi Everyone
Just a simple question
If i have more than one Javascript in the head tag, and both have a body
Onload how do i write the opening body tag?
do i enter two Onloads? This didnt work for me.
<body onLoad=" MM_preloadImage s(etc...)" onload="runSlid eShow()">
Can i have one onload call both?
Please help me
Raphael
Just a simple question
If i have more than one Javascript in the head tag, and both have a body
Onload how do i write the opening body tag?
do i enter two Onloads? This didnt work for me.
<body onLoad=" MM_preloadImage s(etc...)" onload="runSlid eShow()">
Can i have one onload call both?
Please help me
Raphael
Comment