/    /  HTML Event Attributes

HTML Event Attributes

 

When a browser reacts to a user action, then it is called an event. For example, when you click on the submit button, then if the browser displays an information box.

In HTML5 there are lots of event attributes available that can be activated using a programming language such as JavaScript.

 

Windows Event Attributes:

 

Windows events are related for the window object.

 

HTML Event Attributes

 

Form Event Attributes:

 

Events triggered by actions inside an HTML form.

 

HTML Event Attributes

 

Keyboard Event Attributes:

 

This event occurs when a user interacts with the keyboard.

 

HTML Event Attributes

 

Mouse Event Attributes:

 

HTML Event Attributes

 

Clipboard Event Attributes:

 

HTML Event Attributes

 

Media Event Attributes:

 

HTML Event Attributes