开发者

Is it possible to identify in an AJAX error when the user has Stopped the Browser?

开发者 https://www.devze.com 2023-03-05 01:55 出处:网络
How can I identify when a user has simply stopped the loading of the page so that my ajax errors开发者_运维问答 don\'t display?Catching onError event maybe?

How can I identify when a user has simply stopped the loading of the page so that my ajax errors开发者_运维问答 don't display?


Catching onError event maybe?

http://www.w3schools.com/jsref/event_onerror.asp

0

精彩评论

暂无评论...
验证码 换一张
取 消