Visit Mozilla.org

XUL:Attribute:position

From MDC

« XUL Reference home

position
Type: string (representing an integer)
When an element is in an overlay, the position is an index where the child is inserted. The position is one-based, so use a value of 1 to place the element at the beginning. This attribute is ignored if either an insertbefore or insertafter attribute matches an element.