I'm building a web site, in which user click on a thumbnail to view a larger version of the image. The larger version is viewed in a new webpage that opens up when the surfer clicks on the link.
Problem is, I want the new page to open up fully, so the image is totally visible right from the start. At the moment, when I click on the thumbnail, a new window opens(link, + target = blank) it is only half open.
i want it to open the whole way. I don't want to use a behaviour and specify the window size as that doesn't work in all resolutions.
How do I do it?
Michelle.
Problem is, I want the new page to open up fully, so the image is totally visible right from the start. At the moment, when I click on the thumbnail, a new window opens(link, + target = blank) it is only half open.
i want it to open the whole way. I don't want to use a behaviour and specify the window size as that doesn't work in all resolutions.
How do I do it?
Michelle.