Created MVC4 project and updated jquery through Manage NuGet Packages to 1.7.1 – got “Microsoft JScript runtime error: Object expected”
I just created a new MVC4 project and did not change any line of code – updated jquery and now I am getting the error which I did not have before the update – should I go to previous version of jquery or it can be fixed?
I found the problem: jQuery.UI.Combined Version 1.8.17 – when I switch to 1.8.16 the problem got resolved
I found the problem:
jQuery.UI.Combined Version 1.8.17 – when I switch to version 1.8.16 problem was resolved
jQuery UI (Combined Library) 1.8.18 (released 3/7/2012) – the issue fixed