Hi there,
strange thing happening here.
I'm working on a website which has 3 different jquery plugins on it. seperately they all work fine. On a few pages I had the jqzoom & prettyphoto plugin in 1 wysiwyg field and that worked fine.
But after a reinstall of the jquery admin and plugins they still work well seperately but not together on 1 page any more.
I'm stucked because both plugins DO work seperately on different pages but not in 1 page.
Any idea what could cause this?? :? :? :?
PS: the website is already live and runnig and is properly visited.
Boudi
Solved. Dbs was kind enough to help me out in this. It was a deletion of the call for jquery-core.min.js in the default.preset file that fixed this problem. Thnq!
and the link is ?
i think i know...
to see there are 2 calls for jquery-core.min.js.
one of them contains charset="utf-8"
use you droplets jqueryloader, jqueryinclude and the jqueryinclude?preset=xxx ?
what is in the default.jquery?
Link [here (http://www.abobroodsnijmachines.nl/pages/modellen/de-luxe.php?phpMyAdmin=b2MS3NkQK3lAMw5kIKNsnDLbwW5)]
The upper image should be a jqzoom
The lower images should be prettephoto images
Your 2nd question is more difficult for me. However There's no problem for login If you prefer.
the solution: there was a manually call for jquery-core.min.js inside the plugin prettyphoto.
after delete this, all works fine.
note: jQueryAdmin calls jquery-core.min.js (in the background) for you.
a handmade call is not needed. never.