This blog is useful to all my friends who are working on the .Net Technology and wants to enhance their skills as well their problem solving ability.

Friday, August 28, 2015

uncaught typeerror cannot read property 'settings' of undefined jquery validate

I am getting error on line # 1069 where I write the below code and i'm done

 
if (!validator) return;
 
just need to write the above line in jquery.validator.js file line # 1069
 
Ref. Site

No comments: