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

布局(orient)

值类型:可以是下面值中的一种。
指定了子控件的布局(orient)为水平分布的(horizontally)或者是垂直分布的(vertically)。默认值依赖于控件本身。你也可以使用-moz-box-orient中的样式属性。
  • horizontally: 子控件会被按照在xul源文件中出现的位置依次布置在一行中。
  • vertically: 子控件会被按照在xul源文件中出现的位置依次布置在一列中。

文档标签和贡献者

 此页面的贡献者: ziyunfei, ZhaoQiwei
 最后编辑者: ziyunfei,