New issue 18 by jyot.si...@gmail.com: The validation not working on IE8
http://code.google.com/p/jquery-validation-ui-plugin/issues/detail?id=18
I've a required field validation on my form which works fine on FF and
Chrome but doesn't validate on IE 8.
Do I've to do some other configuration for IE8?
Jyot
Nope. May I know version of jquery and jquery-validation you used?
Thanks for the email.
I am using jquery validation Plugin 1.7.3
and jquery-validation-ui plugin 1.2.2
Any direction will be very helpful. It works without any issue on
Chrome/FF/Safari
On Tue, Oct 25, 2011 at 11:06 AM, <
jquery-valida...@googlecode.com> wrote:
Frankly speaking, it is hard for me to give new direction as I am not using
Windows PC and don't have IE8 to test it out.
I am suspect it was break by newer version of jquery (you didn't mentioned
which version you used in text above), you may try to use the latest
version of jquery validation which is version 1.9 at
http://bassistance.de/jquery-plugins/jquery-plugin-validation/. To use it
in your project, you need to update the jquery-validation plugin at
http://grails.org/plugin/jquery-validation
Otherwise, you may revert to use older version of jquery.
Please do let's me know whether it is work for you.
Hope this help.