XUL:Attribute:dir
From MDC
- dir
- Type: one of the values below
- The direction in which the child elements of the element are placed.
-
normal: The elements are placed left to right or top to bottom in the order they appear in the XUL code. -
reverse: The elements are placed right to left or bottom to top. This is reverse of the order in which they appear in the XUL code.