Categories

Updated: 10/31/2000

Javascript Event Handlers

An event handler executes a segment of a code based on certain events occurring within the application, such as onLoad or onClick. This tutorial along with an example explains each of all the event handlers in JavaScript.
©2003-2019 jCay.com