ASP.NET MVC 4 jQuery Validation Script Bundle Not Working
问题 I have recentely upgraded a website to use ASP.NET MVC 4 and have the following code to render my jQuery validation bundle. But I get the following error: Microsoft JScript runtime error: Object doesn't support property or method 'live' And this error when clicking in a text box: Unhandled exception at line 1234, column 5 in http://localhost:13112/Scripts/jquery.validate.js 0x800a138f - Microsoft JScript runtime error: Unable to get value of the property 'call': object is null or undefined My