Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts

5/23/07

lightbox with slideshow

Lightbox is very cool (I know it's hated by some), but you have to click mouse to view next image.

Why not make it run by itself, like a slideshow.

Googling didn’t turn out anything useful, so I added a few lines of code to lightbox.js to make it run slideshow.

If you have lightbox, replace your js/lightbox.js with lightbox-ss.js, and you’re ready to go.

Demo is here.