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 view Event Property
The HTML view Event property returns a cite to the Window object where the event occured.
Syntax
Following is the syntax −
event.view
Example
Let us see an example of HTML view Event Property −
HTML view Event Property
Output

Click on “Show view event” button to display Window object −

Now open your console to observe the Window object −

Advertisements
