HOME
Javascript Functions

Javascript Event Handlers

Javascript Scripts




What's New:

Introduction to Events

Overview of what event handling is, what its problems are and how to write proper cross-browser scripts.

JavaScript Functions

Javascript functions are defined using the key word "function" followed by its name and variables being passed to it.