dynamicdrivefan
06-05-2007, 06:58 AM
http://www.dynamicdrive.com/dynamicindex14/bgslide.htm
http://www.dynamicdrive.com/dynamicindex6/clock3.htm
no problem with the 2 scripts | my problem is how to work this 2 scripts in one page (html) because of the window.onload
my question is...
:: how to convert the 2 window event below into <body onLoad=" ">
window.onload=new Function('setInterval("slideback()",speed)')
and
<body onLoad="goforit()">
----------------
i want to run
background image slideshow and live date script in one page (html)
is this impossible?
----------------
thank you very much.
http://www.dynamicdrive.com/dynamicindex6/clock3.htm
no problem with the 2 scripts | my problem is how to work this 2 scripts in one page (html) because of the window.onload
my question is...
:: how to convert the 2 window event below into <body onLoad=" ">
window.onload=new Function('setInterval("slideback()",speed)')
and
<body onLoad="goforit()">
----------------
i want to run
background image slideshow and live date script in one page (html)
is this impossible?
----------------
thank you very much.