Error: 'jQuery' is undefined , when I used IE 10
I am using windows 8 . and using visutal studio 2012 practicing asp.net MVC 4. there is jquery 1.7 in MVC 4.
When I run my program, it always pop up
Error: 'jQuery' is undefined
error in IE 10.
but in Firefox ,google IE dont have this error.
so I think it should be some issue just in IE 10?