Horje

Example of HTML onsearch Event Attribute

It will Execute a JavaScript when submitting a search.
index.html
Example: HTML
 <input type="search" onsearch="myFunction()"> 

Output should be:

Example of HTML onsearch Event Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Form Events Attribute
Uploaded by:
Admin