Sliding Photo Gallery. Javascript Only. Demo.
This should be pretty easy to use. Download this page and you'll see how it works. Copy all of the javascript and the gallery wrapper into your site. This also can be used with lightbox. There is a section of code in the jGal_Load function you can uncomment to use this with lightbox. You'll also need to comment out the code right under it or just delete it.
jGal_Load(5,100,75,20); <--- this line of code can be changed to adjust the size and display of your gallery. The numbers are images shown, width, height, movespeed respectively.
A good demo of how this can be used with lightbox can be seen here: Ligtbox Integration. Click gallery on this page and you will see.
Click here to download the source files
This is free to use. A link back to my blog would be appreciated, but is not required.