Hi -
I am try to make a js slideshow on my page, the index has an iframe where the slideshow would be when the home page is visited. The slideshow will not work when it is in the iframe I get an error of document.images.SlideShow is undefined. The complete line is document.images.SlideShow.src = preLoad[j].src
Any ideas? I've tried document.dataFrame.document.images.src = preLoad[j].src and a few others but I just can't get it to work.
Kudos.
I am try to make a js slideshow on my page, the index has an iframe where the slideshow would be when the home page is visited. The slideshow will not work when it is in the iframe I get an error of document.images.SlideShow is undefined. The complete line is document.images.SlideShow.src = preLoad[j].src
Any ideas? I've tried document.dataFrame.document.images.src = preLoad[j].src and a few others but I just can't get it to work.
Kudos.