<menuseparator>
A horizontal separator for pull-down menus.

JavaScript: lz.menuseparator
extends <basecomponent> » <view> » <node> » lz.Eventable »

The menuseparator tag provides a horizontal separator for pull-down menus. This tag must reside within a <menu> tag.

For an example, see <menu>.

See Also:

Attributes

Name (CSS property) Type (tag) Type (js) Default Category
xinset number Number 3 read/write
  the number of pixels to inset the menuseparartor from the sides of the menu

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy