Checking online status from an iPhone web app

前端 未结 3 818
我在风中等你
我在风中等你 2021-01-03 04:39

Is there a way to check to see if an iPhone is online from a web app. That is, in mobile Safari, can I check the online status of the device to see if I should try an AJAX c

3条回答
  •  渐次进展
    2021-01-03 04:42

    img src="http://aonlinesite.com/a-really-little-image.png" onload="Intenet!" onerror="NoInternet!"

提交回复
热议问题