JavaScript Event Handling

Handling events in the browser is a pretty common task with many nuances. Getting it right can save you a lot of frustration and make the user experience much more enjoyable. This collection will help you get started with event handling using JavaScript.