Hmm that's old. The script does appear to be running/working in IE, just no image is visible. What happens if you try moving the slideshow so its outisde any tag except the BODY:
Code:
<body>
<script type="text/javascript" >
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 442, 200, 0, 3000, 1, "R")
</script>
Also, note that this is an old version of Fade In Slideshow. A new one can be found here: http://dynamicdrive.com/dynamicindex...nslideshow.htm
Bookmarks