Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.
orient
Type: one of the values below
Used to specify whether the children of the element are oriented horizontally or vertically. The default value depends on the element. You can also use the -moz-box-orient style property.
horizontal
Child elements of the element are placed next to each other in a row in the order that they appear in the XUL source.
vertical
Child elements of the element are placed under each other in a column in the order that they appear in the XUL source.

See also

Document Tags and Contributors

 Contributors to this page: Sheppy, pippijn, trevorh, Marsf, Mgjbot, Ptak82, Dria
 Last updated by: Sheppy,