Home  |   Blog  |   Sitemap  |   Search  
Home
JavaScript UI FrameworkReference

Element box

A container element which can contain any number of child elements. If the box has an orient attribute that is set to horizontal, the child elements are laid out from left to right in the order that they appear in the box. If orient is set to vertical, the child elements are laid out from top to bottom. Child elements do not overlap. The default orientation is horizontal.

Extends

XULElement

Members Table

The following table lists the members exposed by the box object.

Show:
Attributes
Properties
Methods
Events
Pseudo-classes