Ok thanks for the info.
I found that by taking this line out of the first bit of code I posted:
window.onload=function()
Makes IE work again, although then the toggle script doesnt work anymore.
I also see the slideshow script itself also has a:
window.onload=function()
Perhaps that's the...
Lee,
Hi here is the rest of the code:
The slideshow works on it's own, the issue is when I add the second script to toggle the .gif image I'm using for the play/pause button. In FF it's fine, in IE the slideshow fails to work.
<script language="JavaScript">
theimage = new Array()...
Hi,
I have a js slideshow and need the 'play' button image to toggle back and forth from 'play' to a 'stop' image. I found a second js script that toggled the image but when applied the slideshow will no longer work in IE, only FF. I believe the issue is to do with an id name conflict.
If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.