Click to See Complete Forum and Search --> : A question about website photos
artoir
03-11-2005, 01:43 PM
I have a business website with product photos and I was wondering if anyone could help or tell me how to set up a site photo to make an enlarged version of it appear in a new window by clicking on the photo "thumbnail". I have made my site do this by creatibg a new page for every photo with an enlarged version of it, but doing this has made my site way too big! Thanks for any info!
the tree
03-11-2005, 01:51 PM
Well you could either just link to the image itself, or use some server side scripting which would make a page on the fly with the full size image in it.
toicontien
03-11-2005, 07:18 PM
Just a random idea that I haven't tried, try posting this question in the DHTML forum and ask if Javascript in one window can open a new window, then generate HTML in that new window. A complete HTML document.
It's not the best answer to your problem. You enlarged photos would be innaccessible to non-javascript browsers. But hm. It'd be a challenge. Maybe we could make it work. I dunno. It's worth a shot.