stop
The window.stop()
stops further resource loading in the current browsing context, equivalent to the stop button in the browser.
The window.stop()
stops further resource loading in the current browsing context, equivalent to the stop button in the browser.