Simple Image Rotator
There are tons of image rotating scripts on the net. TONS. And it seems that people who program using javascript, (that's the language yer gonna have to use to rotate images or Flash), seem to "over program" their scripts.
A client has a site and on their home page they have a rotating script...a script that is 750+ lines of code, as each image needs to be added to that script, over and over again, WHY? Stop the insanity people! Web isn't difficult!
We came up with s a script that uses "AJAX", simply put, with a simple upload to the directory of images you want rotated and inserting a link to the javascript file and putting a div around the image you want rotated, it's done. Simple, easy, and doesn't add hundreds of lines of code to your web page!
Post made: Wed, May 14 2008 - 19:00 PM
Category: Javascript
Tags: Javascript Image Rotator |AJAX Image Rotator |Images |Rotating Images |
