I have a page that displays all thumbnail images matching a given 'series' field in a mySql table. So the page URL looks like:
http://www.michaelmut.com/images.php?series=Collages
Each thumbnail links to a new page to display the full-size image.
My question is: once the viewer is on the page displaying the full-size image, is there a way to go back to the thumbnail on the previous page using an anchor? I know something like this won't work:
http://www.michaelmut.com/images.php?se ... s/#Fireman
Any idea what will? I don't want to have to use pop ups to view the images, but there are many images per series and it is a pain to scroll all the way down to the last image each time you look at something full-size.
Thanks.
Another anchor question...
Moderator: General Moderators