New Zenner
- Join Date:
- Dec 2007
- Posts:
- 53
- Plugin Contributions:
- 0
Image Handler 2 (for ZC v1.3.8 ONLY) Support
Hi again,
I successfully installed image handler and also altered the image sizes and boy am I impressed! This is a great extension.
I need help with resolving a conflict between image handler and spry widgets though.
I have uploaded a spry widget (Tabbed panes) for my category descriptions, both the Javascript and CSS. It is working very well at "shortening" my category descriptions.
However, Image Handler Javascript seems to have stopped working for displaying the pop-ups. I'm not experienced enough to be able to get both working together and was wondering what the solution would be?
In Firefox (with Firebird debugger installed) it gives 2 errors when trying to produce a rollover:
hidetrail is not defined and;
showtrail is not defined.
I realise that it is the Spry widget conflicting with Image handler, but I really need both on my site working at the same time.
I'd appreciate any advice you can give to resolve the conflict, other than not having the tabbed panes.
Here is an example url of the problem: Example URL
Many thanks.
Chris.
SOLVED Make sure you place the Javascript for imagehandler in your custom template jscript folder along with the rest of your javascripts.
Sorry about that...my stupidity!