WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for ‘jquery’. Please add a ScriptResourceMapping named jquery(case-sensitive)
I’m building a web application using Visual Studio 2012.
I’m attempting to add word count into my textbox.
However after adding the the javascript codes and the html codes. I receive the error as stated above.