Exception
0x800a1391 - JavaScript runtime error: '$' is undefined
Cause
No Jquery library referenced.
Resolution
Add the jquery reference by drag and drop of the jquery file under scripts folder in the _layout.cshtml file or the page which you are writing the code in like Index.cshtml.
0x800a1391 - JavaScript runtime error: '$' is undefined
Cause
No Jquery library referenced.
Resolution
Add the jquery reference by drag and drop of the jquery file under scripts folder in the _layout.cshtml file or the page which you are writing the code in like Index.cshtml.
No comments:
Post a Comment