The HTML events in Document Object Model

The HTML events DOM specific events are related to the Window / Frame object.

Load and unload events in Document Object Model

Load events The onload event The onload event is used when the document, the window or the body are loaded into the b...

The mutation events in DOM

In this chapter we are going to breifly introduce Document Object Model Level 2 mutation events. The DOM level 2 had a set of mutation events which su...