On the site i'm developing i've got small previews of pictures. When the user clicks on the picture I want it to open in a new window, and show the picture in its full size.
I know I can do this using regular html but I don't want to have 60 pages with just an image on it.
Is there anyway I can use the javascript function to open a new window, and display the picture the user has clicked on in the new window - so that I only need to have one pop up window (a 'picture' page), to display each possible picture on my site?
thanks for you help
jesus will reward you
I know I can do this using regular html but I don't want to have 60 pages with just an image on it.
Is there anyway I can use the javascript function to open a new window, and display the picture the user has clicked on in the new window - so that I only need to have one pop up window (a 'picture' page), to display each possible picture on my site?
thanks for you help
jesus will reward you