PDA

View Full Version : image change with java script?


Surf Boy
03-25-2003, 05:08 PM
Need some help here?

Does anyone know of any java script or any other language to change 4 images in a table every 10 seconds.

I know i can do this in a swf. file or put it on a timeline in Dreamweaver. But the problem i have it is going to sit on a php page and the client needs to up load images to the page say every three months.

Cheers

Surf Boy

RoyW
03-26-2003, 02:21 AM
You could use 4 slideshows on the same page.
demo (http://www.javascript-fx.com/slideshows/simple/demo3.html)
demo (http://www.javascript-fx.com/slideshows/simple/demo3a.html)
demo (http://www.javascript-fx.com/slideshows/simple/demo3b.html)
demo (http://www.javascript-fx.com/slideshows/simple/demo3c.html)
and do a
slideshow.setSlideDelay(10);