Hi,
The validation, tabs and datepicker are not working on my forms. I think there's a conflict with Chronoforms and the Maximenu CK module because if I disable the Maximenu CK module the forms work. I tried jQuery Easy with multiple settings but no luck.
Any idea what's wrong?
You can check the site (not officially published yet) and one of the forms here:
http://uniikki.net/asiakkaat/phpoy/index.php/tilaa
p.s. I'll validate Chronoforms after the site is published.
The validation, tabs and datepicker are not working on my forms. I think there's a conflict with Chronoforms and the Maximenu CK module because if I disable the Maximenu CK module the forms work. I tried jQuery Easy with multiple settings but no luck.
Any idea what's wrong?
You can check the site (not officially published yet) and one of the forms here:
http://uniikki.net/asiakkaat/phpoy/index.php/tilaa
p.s. I'll validate Chronoforms after the site is published.
Hi jmwlska,
You are correct, you have a JavaScript error on the page from the FancyMaxiMenu - the error is showing in this line.
If you fix that then all should be well with the form.
Bob
You are correct, you have a JavaScript error on the page from the FancyMaxiMenu - the error is showing in this line.
var default_left = Math.round(el.position().left) + parseInt(el.css('marginLeft'));
If you fix that then all should be well with the form.
Bob
This topic is locked and no more replies can be posted.