DOM 中的stop() 方法用于阻止窗口加载当前浏览上下文中的资源,类似于浏览器的停止按钮。
句法:
window.stop()
示例:停止加载窗口。
HTML | DOM Window stop() Method
GeeksforGeeks
The stop() method stops this
text and the iframe from loading.
输出:
没有 window.stop() 方法:
使用 window.stop() 方法:
支持的浏览器: DOM Window stop() 方法支持的浏览器如下:
- 谷歌浏览器
- 火狐
- 歌剧
- 苹果浏览器