Internet Explorer not loading js scripts in .new framework 4.7.2 application

Viewed 19

I've created and deployed an asp.net framework 4.7.2 mvc application. It works well with all other browsers but when it's opened with IE the scripts do not run. This must be a compatibility issue, how can I resolve this?

Note: the scripts are both jquery and javascript integrated together.

0 Answers
Related