Horje

Example of HTML ononline Event Attribute

Execute a JavaScript when the browser changes from working offine to working online.

index.html
Example: HTML
 <body ononline="myFunction()"> 

Output should be:

Example of HTML ononline Event Attribute




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