Image Rotator
This is a Javascript image rotator. It is a test into the world of object oriented Javascript programing.
It self initiates and has methods for moving to the next and previous slides, auto sliding, and pausing.
It is very customiziable. The number of slides, width of the container and speed of sliding can all be controlled duing the declaraton of the object.
Take a look at the code
here
or
Take a look at it in action
Tools Used:
Javascript