ChronoForm messes up website

GreyHead 16 Aug, 2010
Hi sweet160,

The problem is that your template is loading jQuery and that is causing the problems. The form witout the template doesn't have any errors.

You need to put jQuery into noConflict mode for it to work successfully with the MooTools framework used by Joomla and ChronoForms.

Bob
sweet160 16 Aug, 2010
Hi Bob,

THanks for your fast answer,
How can i put jquery in no conflict mode. I have never done this before...

thanks,
Swweet
GreyHead 16 Aug, 2010
Hi swweet,

Please check the jQuery docs. Usually it's enough to put jQuery.noConflict(); into the ChronoForms Form JavaScript box but this may or may not work with your template.

Bob
sweet160 16 Aug, 2010
Hi,

Thanks again,
You pointed me in the right direction,
the problem is solved now thanks to you!

sweet
This topic is locked and no more replies can be posted.