PDA

View Full Version : Randomizing images



cutnedge
December 5th, 2003, 11:21 AM
Hi, does anyone knows how to random images as per load? For example: On my index.html I have a header image let's say is 700 pixels wide and 200 pixels height. I would like to SWAP different images (same size) at different times but, only when the user refreshes the screen and when the user goes to that page for the first time. I have seen it before. I know it's done via Javascript. Any suggestions?

Thank you

lostinbeta
December 5th, 2003, 11:42 AM
This thread should be able to help...

http://www.kirupaforum.com/forums/showthread.php?s=&threadid=18323

cutnedge
December 5th, 2003, 05:37 PM
Thank you, very kind. I will try the code on my pages.