TOC PREV NEXT INDEX

Put your logo here!


eventPhase


Indicates which phase of the event flow is currently being evaluated.

Syntax

phase = event.eventPhase 

Parameters

phase is a number with one of the following possible values:








Example

// example here 

Notes

Additional notes.

Specification

link to spec 


mozilla.org | mailto:oeschger | bug 93108
TOC PREV NEXT INDEX