Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There's a URL interface [0] in Web API, but unsupported in IE 11 [1].

[0] https://developer.mozilla.org/en/docs/Web/API/URL

[1] http://caniuse.com/#search=URL



Be careful with createElement('a') in IE. If the URL contains credentials (username or username and password), it'll throw a security exception.

https://support.microsoft.com/en-us/help/834489/internet-exp...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: