Hi,
If I publish a form in this website
http://www.construccionecuador.journeyecuador.com/index.php?option=com_chronocontact&Itemid=49
the website looks broken in IE7 and IE8
and there is an error that says object doesn support this property or method...
Everything looks fine in Firefox
any ideas why this is happening?
Thanks!!
If I publish a form in this website
http://www.construccionecuador.journeyecuador.com/index.php?option=com_chronocontact&Itemid=49
the website looks broken in IE7 and IE8
and there is an error that says object doesn support this property or method...
Everything looks fine in Firefox
any ideas why this is happening?
Thanks!!
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
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
Hi Bob,
THanks for your fast answer,
How can i put jquery in no conflict mode. I have never done this before...
thanks,
Swweet
THanks for your fast answer,
How can i put jquery in no conflict mode. I have never done this before...
thanks,
Swweet
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
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
This topic is locked and no more replies can be posted.