Horje

Example of HTML onpageshow Event Attribute

Here Executes a JavaScript when a user navigates to a webpage.
index.html
Example: HTML
 <body onpageshow="myFunction()"> 

Output should be:

Example of HTML onpageshow Event Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Window Event Attributes
Uploaded by:
Admin