Click to See Complete Forum and Search --> : Product enlargement (an easy way?)
doug234
03-20-2004, 01:14 PM
Is there any easy way to put image enlargement popup on a product page. Do i have to use javascript to do this? It is getting a little sticky trying to add this after all our Dreamweaver templates have different ID's. Any help would be MOST appreciated.
doug
buntine
03-20-2004, 01:18 PM
Yes, you will need to use a client-side scripting language -- most likely, JavaScript.
You can simply invoke a JavaScript function when the image is clicked. The function will open a new window and display the enlarged image.
Regards.
Like this, maybe? http://www.infinitypages.com/research/imagepopup.htm
Aronya1
03-21-2004, 12:09 PM
Yeah, like that, maybe.:p