mikel2k3
New Member
- Messages
- 748
- Reaction score
- 0
- Points
- 0
I am currently using this to make my image gallery's for photographers, models etc:
www.distrasdesigns.com/photography
But what I would like to know, is there anyway for it to happen that when you click on a thumbnail, the image will open in the same window (instead of a new window).
I was thinking of doing it using an IFRAME, but this would only work if all the images are the same size? If a different sized image were to be opened in the IFRAME, a lot of whitespace would be there, and make it ugly against a black background.
I know there are ways getting around this using CSS code, such as making the IMG tag be forced to a certain width and height, but then the image would be stretch out of proportion.
All help appreciated
www.distrasdesigns.com/photography
But what I would like to know, is there anyway for it to happen that when you click on a thumbnail, the image will open in the same window (instead of a new window).
I was thinking of doing it using an IFRAME, but this would only work if all the images are the same size? If a different sized image were to be opened in the IFRAME, a lot of whitespace would be there, and make it ugly against a black background.
I know there are ways getting around this using CSS code, such as making the IMG tag be forced to a certain width and height, but then the image would be stretch out of proportion.
All help appreciated