Why google chrome get Uncaught SyntaxError: Unexpected token ILLEGAL on jquery-3.1.1.js ?
When analyze it in dev. console it say's that jquery-3.1.1.js in utf-16le encoding..
I've opened jquery-3.1.1.js and save it in UTF8 encoding many times, and then downloaded it againe from jq*.com. And recived the same result. And I've made all directive from that topic and get the same result.
My environment:
Denwer local server apache +mysql,
Denwer conf.
httpd.conf set AddDefaultCharset utf-8
.htaccess AddDefaultCharset utf-8