My ASP/AngularJS web site is hosted in a local machine. If I access to it via IE11 by ip that works. If I visit by name I get an error on jquery-2.1.1.js [3425]:
document.addEventListener("DocumentLoaded", completed, false);
'addEventListener' not supported
In Firefox everything is working fine.