Ballara
11-13-2006, 10:59 AM
1) Script Title: Ultimate Fade-in slideshow (v1.5)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
What a great script, i just want to have a background image in the table that the slideshow sits on top of e.g.
<td width="207" rowspan="2" valign="top" background="/images/en_CC/IMAGEHERE.gif"><div align="center">
<script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 220, 353, 0, 3000, 0)
new fadeshow(fadeimages2, 220, 353, 0, 3000, 0)
</script></div></td>
The slideshow kicks this down below it and i would like to know if its possible to have them overlap?
THANK YOU!!!!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
What a great script, i just want to have a background image in the table that the slideshow sits on top of e.g.
<td width="207" rowspan="2" valign="top" background="/images/en_CC/IMAGEHERE.gif"><div align="center">
<script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 220, 353, 0, 3000, 0)
new fadeshow(fadeimages2, 220, 353, 0, 3000, 0)
</script></div></td>
The slideshow kicks this down below it and i would like to know if its possible to have them overlap?
THANK YOU!!!!