Answered
JS file not loading in Internet Explorer.
Hello,
I am using a js file for my navigation, but for some reason, it is giving me an error in Internet Explorer.
Here is what the link looks like at the bottom of my index.html file <script type="text/javascript" src="assets/js/extended_IPU.js"></script>
It works just fine in Chrome and Firefox.
In IE, I get the error
SCRIPT1014: Invalid character
Any thoughts? The path is correct...
Thanks for any help.
