Log in

View Full Version : Javascript - rolling images with speed up facility



Nuts
05-26-2008, 08:08 AM
Hi

A question on javascripting. I need to create a rolling image show, whereby images roll to the right at a slow speed. There needs to be a button that you click on to make the images roll quicker. Can this be done in javascript or will I have to use Flash to achieve this.

Does anyone know of a script that exists like this, if it can be done?

Thanks very much!
Nuts

midhul
05-26-2008, 01:53 PM
I am not sure about how to change the speed onclick.

but you can use the dynamicdrive cmotion (http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm) for rolling gallery.

its speed increases based on how far you move your mouse!

Nuts
05-26-2008, 09:03 PM
Thanks for that - can it easily be set to be scrolling automatically and loop?

Thanks