Rotating Images - Timed Image Swap

The Rotate Images JavaScript swaps images automatically on a timer. The code supports many options and features, such as:

The JavaScript Image Rotator is object-oriented and unobtrusive, with easy setup. Basic instructions guide you in the use of the code to suit your purposes. A download file contains the code and example documents.

See Licensing Information for use of the code. Please read dyn-web's Terms of Use if you plan to use our code.

Browser Support

Support for modifying the src attribute of image tags goes back to the early days of JavaScript, but some of the code's features require more up to date browsers.

The code has been successfully tested on the following browsers: Internet Explorer 5.5+, Firefox, Opera and Safari. Other relatively up-to-date standards compliant browsers would also be supported.

Back to top


  1. Cross browser opacity manipulation is not currently supported due to performance issues which could be especially problematic due to the code's support for multiple instances.^