Click to See Complete Forum and Search --> : simple javascript question ?


hedenkamp
07-02-2003, 11:12 PM
I have several specific product images on my website that I want to have initially as low resolution to shorten the load time to visitors to my web site. No problem there. What I want to be able to do is.....

....when they click on those specific pictures I would like a simple window to open up that would show them the image in greater detail that they could also close.

Is this simple ?

If so, can I cop a few lines of code you ?

Thanks,

Bret Hedenkamp
hedenkamp@kc.rr.com

Khalid Ali
07-02-2003, 11:40 PM
try the link below...
http://68.145.35.86/skills/javascripts/OpenThumbnailImageFullSize.html

hedenkamp
07-03-2003, 06:19 AM
Khalid,

Thanks for the sample web page. I will attempt to take the parts that I need and customize to my fit my application.

Thank you so very much.

Bret