1) Ultimate Fade-in Slide-Show
2) http://www.dynamicdrive.com/dynamici...nslideshow.htm
3) I can't figure out why in IE my slide-show still displays vertically. I added the recommended code from below and in Firefox it is perfect, but in IE it still shows vertically.
<table border="0" width="450" cellspacing="0" cellpadding="0">
<tr>
<td><script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, pause, optionalRandomOrder)
new fadeshow(fadeimages, 140, 225, 1, 3000, 1, "R")
</script></td>
<td><script type="text/javascript">
new fadeshow(fadeimages2, 110, 110, 0, 4000, 0)
</script></td>
</tr>
</table>
Any other suggestions??



Reply With Quote
That did it thank you very much.....I am learning as we go here..so I appreciate the help..what a great site this is!!!
Bookmarks