Hello everyone!. I am trying to use chronoforms but my js validation is not working. Although i tried to insert jQuery.noConflict(); code, the validation isn't still working. My site is greekhorizon.gr and i am using the form in the "Contact us" menu tab. Maybe a conflict from other javascripts? Thanks!
Hi
You have a JavaScript error on the page from the StyleChanger
The validation works OK if you view the form without the template
Bob
You have a JavaScript error on the page from the StyleChanger
container is null
http://greekhorizon.gr/templates/beez_20/javascript/md_stylechanger.js
Line 66
The validation works OK if you view the form without the template
Bob
Thank you very very much for the quick reply! Is this a javascript problem? I don't know anything about javascript. Is there any suggestion how to solve my problem? Any tips? I am using beez_20 default template and have not changed anything to it or the javascripts associated.
Hi smousionis,
Yes this is a JavaScript problem and it's probably caused because some component on your site uses JQuery without putting it into noConflict mode.
I'm afraid that you have to fix this to get the validation to work :-(
Bob
Yes this is a JavaScript problem and it's probably caused because some component on your site uses JQuery without putting it into noConflict mode.
I'm afraid that you have to fix this to get the validation to work :-(
Bob
If i don't use JS Validation i don't have no validation at all? The validation is used only javascript?
This topic is locked and no more replies can be posted.