On Tue, Jun 23, 2009 at 12:28 PM, Matt<mjol...@hotmail.com> wrote:
>
> I am working on an ecommerce site that uses smarty tpl files and I am
> having trouble implementing JQzoom, I have already use a java based
> menu system so I am aware of the {literal}{/literal}
>
> I am trying to use JQzoom for product images and when the product page
> loads the java isn't working. Firefox error console says.
> "Error: $(".jqzoom").jqzoom is not a function
> Source File:/index.php?target=products&product_id=30472
> Line: 23"

You mean javascript, right? Different thing.

> When I run firefox's javascript debugger,  jquery.jqzoom1.0.1.js is
> there and the.jqzoom function is present
> NB, this isn't working in explorer either
>
> Here is my code

This would be easier to diagnose if you post the source of the page
(ie. what the browser sees), rather than your smarty template code.

Reply via email to