I’ve created a page containing thumbnails representing different sections on my website. I want to use iFrames for each thumbnail instance to randomize the images representing each section. Someone pointed me to a great script at http://dynamicdrive.com/dynamicindex17/randomiframe.htm which accomplishes just that, but I can only get it to work with one thumbnail on a given page. Is there a trick to getting this particular script working on the same page? Perhaps the answer is to create a separate html document for each thumbnail, apply this script, and then call each file up through individual iframes in the main document? Anyone have any insight?
Thanks!:thumb2: