[DHTML] Slideshow - clean, easy markup & javascript
1) CODE TITLE: Ultimate Javascript Slideshow
2) AUTHOR NAME/NOTES: Nickname: Znupi. Actual name: Felix Oghina. From: Romania :D. No personal site yet... i have email tho :P znupi69@gmail.com.
3) DESCRIPTION: A really easy to use fading slideshow javascript. The markup is small and clean. A <div> and an <img>. Only 2 lines of CSS are needed. Only 48 lines of javascript required. What's so great about this script: it doesn't use overlapped images and that sort of stuff. It uses an image and the background of the div the image is in. An explanation of how it actually works is on the DEMO page. Only problem is the images must be the same size. There's nothing I can do about this, since CSS backgrounds are not resizable (as far as my knowledge goes). The script is fast, and has been tested with Firefox 2.* (probably works with older versions, too, smth like FF 1.5.*), IE 6, IE 7 and Opera 9.
4) URL TO CODE: Here's a demo: http://dc-hub-hosting.com/znupi/slideshow
Tell me what you think :).