Hi all,
I’m very new to EE and in the process of figuring it all out. I’ve come a long way but I’m stumped on one thing. I have a template created and I have an image that I want to use a zoom script on. I have the head of the document in an embed file. This embed file is where I have the javascript for the zoom function. I have created 2 custom fields - one for the regular image (product image) and one for the zoom image (zoom). The code is below:
<a href="http://{zoom}" title="{product_name}" class="cloud-zoom">{product_image}</a>
For some reason I can’t get the script to work. Can anyone help?
Thanks in advance.
John