[jQuery] Need to slide a Div containing an image so that it is always on the screen as the user browses a gallery containing many thumbnails
Hi,
I am building this website for a client (http://www.melaniepotro.com/
collection.html) and the collection section features many photos. At
the moment when a user clicks on a thumbnail the screen suddenly jumps
to the top so that the main image can be displayed. This is very
annoying for the user when they are trying to view thumbnails found
further down the screen because they will have to scroll back down
again if they want to view the next one.
What i need is a way for the main image to slide up/down to fit on
screen as the user clicks on the various thumbnails. Does that make
sense?
Dave