Form validations not working suddenly
Hi,
While developing every one might face this problem at least once or twice …
I had implemented a form which contains some j Query validations. Initially the validations were worked fine but suddenly i faced problem which blocks entire forms validations in my projects. The reason is pretty simple i have included jquery.js file and jquery.validate.js [...]

