XULPlanet.com has returned. Please refer to the documentation there as the information here may be out of date.

Handlers

Used to hold handler elements, which are used to declare event handlers.

More information about handlers

Attributes:

id

Attributes:

id

Type: element id, must be unique in the window

A unique identifier so that you can identify the handlers with. You can use this as a parameter to getElementById and other DOM functions and to reference the element in style sheets.

Copyright (C) 1999 - 2004 XULPlanet.com