Hi Guys,
my form is a basic form with validation and it does have custom javascript
its working fine in all the browsers except IE8
in IE 8 it skips the validation and goes to the thank you page. This happens only in IE8 and not any other browser.
do you know why. can someone help me
Hi binarix,
I've just replied to this in a PM I think. Please do not double post.
I can see that there is a JavaScript error somewhere in the form code but it is showing up deep in the MooTools file and I have no idea what causes it. It looks as though you have the dynamic file or a script compressor turned on for some of the scripts, please try turning that off and see if you get a better diagnostic.
Bob
I removed the whole Javascript and check. and IE8 still gives an error saying Mootool error "Object doesnt support this property or method" its coming from Mootool-core.js
Can you please help me
Hi binarix,
Nothing much to add to my earlier reply. If you are using jQuery in Joomla! 2.5 you must ensure that it is in no Conflict mode. It's not practical for me to try to debug your custom jQuery :-(
Bob
I have added the NO Conflict mode as well. But still this error exists. I removed my custom jQuery code as well. but still the error exist.
Can you please tell me. I dont think its coming from my custom code. But I cant figure out what else causing this