wizardpage

Name

wizardpage  -- A single panel (step) of a wizard

Contained by

wizard

Additional Attributes

label, pageid, onpageadvanced, onpageshow, onpagecancel

Description

The wizardpage can contain arbitrary XUL content. One or more wizardpages are defined in a wizard window. The intrinsic functionality of a wizard window allows you to step through wizardpages by setting the onpageshow and onpagecancel event handlers on individual pages and using the onwizardaccept and onwizardcancel event handlers on the wizard parent element.

See Also

wizard, window, dialog