Questions tagged [network-connection]

169 questions
118
votes
15 answers

How to detect online/offline event cross-browser?

I'm trying to accurately detect when the browser goes offline, using the HTML5 online and offline events. Here's my code: