southbeach
Programmer
Here is the site I am working on
I have a number of images I'll like to alternate on the background.
The one thing that comes to mind is the use of onload() and setting up a routine that runs as a loop and randomly change the background image ...
The problem is that while I have the concept of how it could be done, I am lost on getting started with it.
Question:
If I simply use onload="autoswap();"; what should autoswap() look like to run as a loop and swap image?
Thank you all in advance!
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.
I have a number of images I'll like to alternate on the background.
The one thing that comes to mind is the use of onload() and setting up a routine that runs as a loop and randomly change the background image ...
The problem is that while I have the concept of how it could be done, I am lost on getting started with it.
Question:
If I simply use onload="autoswap();"; what should autoswap() look like to run as a loop and swap image?
Thank you all in advance!
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.