NavigatorOnLine - Web API 接口参考 编辑
NavigatorOnLine
接口包含了与浏览器网络连接状态相关的方法和属性。
不存在NavigatorOnLine类型的对象,
但是存在其他的接口,比如 Navigator
或者 WorkerNavigator
,可以实现它。
属性
NavigatorOnLine
接口并不能继承任何属性。
NavigatorOnLine.onLine
只读- 返回一个
Boolean
值指示浏览器是否为在线状态。
方法
NavigatorOnLine
接口既不能实现,也不能继承任何方法。
规范
规范 | 状态 | 注解 |
---|---|---|
HTML Living Standard NavigatorOnLine | Living Standard | 对比最近的简况没有变化, HTML5 |
HTML5 NavigatorOnLine | Recommendation | HTML Living Standard 原始标准的简况. |
浏览器兼容性
We're converting our compatibility data into a machine-readable JSON format. This compatibility table still uses the old format, because we haven't yet converted the data it contains. Find out how you can help!特征 | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
基本支持 | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) |
在WorkerNavigator | ? | 29 (29) | ? | ? | ? |
特征 | Android | Chrome for Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
基本支持 | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) |
WorkerNavigator | ? | 29.0 (29) | ? | ? | ? | ? |
浏览相关
- 可以实现它的
Navigator
接口。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论