XUL:stack
From MDC
« XUL Reference home [ Examples | Attributes | Properties | Methods | Related ]
An element that renders its children on top of each other. The first element is placed on the bottom and each successive child is placed above the previous. All elements are displayed at once. Child elements may also be placed at absolute positions within the stack.
The left and top attributes on a child of the stack specify the position of that element.
More information is available in the XUL tutorial.
[edit] Examples
(example needed)
[edit] Attributes
|
Inherited from XUL element |
[edit] Properties
|
Inherited from XUL element Inherited from DOM element |
[edit] Methods
|
Inherited from XUL element Inherited from DOM element |