Click to See Complete Forum and Search --> : Opening a specific picture on a page


bart m
07-10-2003, 08:16 AM
I am building a web page, showing a lot of pictures on it. To make it easy to navigate trough all the pictures I've made an overview page, with thumbnails of the pictures. When you click on a picture you are supposed to be taken to another page, showing the picture you clicked on, in full size.
To save room, I've made only one page for the full-sized pictures, and, using javascript, you can browse trough the pictures.

The problem is that everything works fine, except that I don't know how i can make it load the picture you clicked on, instead of the standard one.

Somebody, please help, I can't figure this one out on my own :(

The pages are found on www.geocities.com\Bart_Mehlkop\

Khalid Ali
07-10-2003, 09:23 AM
The link below will help you with the concept.
http://68.145.35.86/skills/javascripts/OpenThumbnailImageFullSize.html

bart m
07-10-2003, 01:05 PM
I'm sorry, but I don't get what you want me to see there... I know how to open something in a new window.

My problem is that I want a specific image loaded on a page, instead of another picture.

Please tell me if I'm not clear :)