Forum Moderators: open

Message Too Old, No Replies

pop up window that includes selected file?

pop up window

         

andre73

9:40 pm on Jan 25, 2004 (gmt 0)

10+ Year Member



hi!
I'm building a gallery of family photos and I want the photos to open up in a new window. I dont want to make an html page for each photo, instead I was wondering if you can have the link in the thumbnail window send the filename over to the new window and then the new window would open the appropriate picture. Hope you can understand what I'm looking for, and hopefullly tell me where I can find such a script.
T.I.A.
André

tedster

2:50 am on Jan 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You use the URL of the image (image.jpg or whatever) as the first argument in the new window function, rather than using an html page -- is that what you mean?

andre73

7:56 am on Jan 26, 2004 (gmt 0)

10+ Year Member



that might be it? My knowledge in the area is very very limited so I really don't understand what you are saying!