We are using jquery validation plugin in our project. Recently we have upgraded our jquery version to 1.5. It reasonably increased the speed and performance of our project. But remote validations are breaking with this version.
Actually, the remote servlet sending the expected response. But in client side, it was omitted by the script.
Is there any other people with this same issue?
Any idea about, how i can overcome this problem?
Any suggestions would be appreciative!
Thanks