Gallery combination
Date: 07/29/05
(Web Development) Keywords: php, html
Right,
I've got a gallery on a simple site I made for a friends band (apologies in advance if the red is overwhelming)
http://fourworldtheory.com/gallery.php
It does it's job BUT when you click on a thumbnail the scroll bar jumps back to the beginning (I know this is because the page re-loads)Which is quite annoying.
I've been playing with this gallery
http://fourworldtheory.com/scroll_gallery.html
And it doesn't jump BUT I have to put all the images in the html first, which is very time consuming etc when there's so many images.
Does anyone know if I can combine the two as it were?
Have the php script load the images, then have the gallery that doesn't jump back to the beginning?
Posted this in php as well.
(I'm at work so I can't get into the raw pages to put the php code in here just yet, I'll post it later if that would help)
Source: http://www.livejournal.com/community/webdev/227659.html