Hello. I am having a problem with a form on my site. Everything is fine in firefox, however in IE7 the checkboxes dont work, and the form will not submit. It only seems to be a problem with the module. Other forms on the site (in content items) work fine.
Any advice would be much appreciated.
Any advice would be much appreciated.
Hi asscore,
It's probably a JavaScript problem - hard to tell without seeing the form but if you have a problem with the checkboxes my guess is that you have a Rok template and are using Rox Eye Candy for the boxes. But that could be completely wrong . . .
Bob
It's probably a JavaScript problem - hard to tell without seeing the form but if you have a problem with the checkboxes my guess is that you have a Rok template and are using Rox Eye Candy for the boxes. But that could be completely wrong . . .
Bob
Hi asscore,
Check the form without the template by adding &tmpl=component to the url. If it all works OK, as I expect it will, thn work through and debug the conflicts.
If I remember correctly there are two different problems (a) the Eye Candy css conflicts with the ChronoForms css, you'll need to turn off the ChronoForms css or edit it to remove the conflict. And (b) I think that the Roktheme may use JQuery - someone posted a fix for the JQuery conflict here in the last few days.
Bob
Check the form without the template by adding &tmpl=component to the url. If it all works OK, as I expect it will, thn work through and debug the conflicts.
If I remember correctly there are two different problems (a) the Eye Candy css conflicts with the ChronoForms css, you'll need to turn off the ChronoForms css or edit it to remove the conflict. And (b) I think that the Roktheme may use JQuery - someone posted a fix for the JQuery conflict here in the last few days.
Bob
This topic is locked and no more replies can be posted.