Apologies ahead of time - I've inherited an Actinic project and have only been at it a few days. I'm hoping that I use the correct terminology, etc. Searched the forum on this and have found some similar questions, but the answers weren't exactly what I was looking for.
Currently on the product page when I click on a product image it brings up a pop-up with additional details (not sure if this is the default functionality or if someone before me designed it that way). What my client wants is that same pop-up to appear when the users click on product name, part number or price. I have added the javascript:ShowPopUp to each (name, number & price) but I'm not sure how to dynamcially reference the "Popup Page Filename" that is stored for each product. Also, I am not interested in utilizing the Extended Information Text Link...I just want that same popup that's coming up on the image.
I'm hoping that someone can follow my question and shove me in the right direction. Thanks in advance...
Currently on the product page when I click on a product image it brings up a pop-up with additional details (not sure if this is the default functionality or if someone before me designed it that way). What my client wants is that same pop-up to appear when the users click on product name, part number or price. I have added the javascript:ShowPopUp to each (name, number & price) but I'm not sure how to dynamcially reference the "Popup Page Filename" that is stored for each product. Also, I am not interested in utilizing the Extended Information Text Link...I just want that same popup that's coming up on the image.
I'm hoping that someone can follow my question and shove me in the right direction. Thanks in advance...
Comment