Visit Mozilla.org

XUL:Attribute:separator.orient

From MDC

« XUL Reference home

orient
Type: one of the values below
Used to specify whether the separator is a horizontal or vertical separator. Note that the values are the reverse of what seems more likely.
  • horizontal: The separator separates vertically placed elements.
  • vertical: The separator separates horizontally placed elements.

[edit] See also