WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
Stack
An element that renders its children on top of each other. The first element if placed on the bottom, and each successive child is place above the previous one. 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.
Attributes:
Inherited from XUL Element:
Properties and Methods:
Inherited from XUL Element:
Inherited from Element:
