我做了一些谷歌搜索,没有遇到任何问题.
if (navigator.onLine) { // Online } else { // Offline }
它还支持事件监听器.
https://developer.mozilla.org/en/Online_and_offline_events