This wiki is for the exclusive use of my friends and colleagues. Account creation and anonymous editing have been turned off.

If you are a friend or colleague of mine, and would like to participate in this project, please send me a message.

If you find these pages useful, please donate to help cover server costs. Thanks!

Event (JavaScript)

From OdleWiki


A specific circumstance (such as an action performed by a user, or an action performed by the browser) that is monitored by JavaScript and that a script can respond to in some way.

Events are associated with HTML elements.