Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
HTML DOM Window stop() Method
The HTML DOM Window stop() provides user the functionality to stop loading the resources of a window without clicking the browser stop button.
Syntax
Following is the syntax −
window.stop()
Example
Let us see an example of HTML DOM Window stop() method −
HTML DOM Window stop()
Output
Clicking ‘Go To’ button with unauthorized Full Name set −

Clicking ‘Go To’ button with authorized Full Name set −

Advertisements
