PDA

View Full Version : have slideshow script, how to float it


marilynn.fowler
09-27-2006, 03:50 AM
I have found a cross-browser slideshow with fader, and I've successfully added it to my page, but I don't know how to tell the slideshow to float left since the code you add to the body is a script and the code in the head is a million lines long.

Here is the address of the code:

http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm

I prefer using shorter code that I have a chance of understanding and modifying, but cross-browser fading slideshows have been hard to come by for me.

marilynn.fowler
09-27-2006, 05:43 AM
Never mind. I wrapped the script in a div and floated that, and it seems to work.