PixelsCommander / OnlineJS

Reliable, fast and easy to use library to check your internet connection status
http://pixelscommander.com/polygon/onlinejs/
68 stars 17 forks source link

setOnlineURL() causes IE9 to be forever offline #12

Open jabbett opened 9 years ago

jabbett commented 9 years ago

Everything works fine in all browsers if I use the default settings, but when I set a custom URL, Internet Explorer 9 "goes offline."

I created a simple JSFiddle to test this: http://jsfiddle.net/j9v1owwf/4/

And here's a screenshot showing the Fiddle running, making successful requests, but only my offline handler gets called.

offline