mv--indent Attribute | mvIndent Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves the indentation for each menu level in the menu behavior.

Syntax

CSS { mv--indent : iDistance }
Scripting [ iDistance = ] menu.style.mvIndent

Possible Values

iDistance Floating-point number and an absolute units designator (cm, mm, in, pt, or pc), a relative units designator (em, ex, or px), or a percentage.
17px
Default. The indentation for each menu level.

The property is read/write. The property has a default value of 17px. The Cascading Style Sheets (CSS) attribute is inherited.

Remarks

The mv--indent attribute is available only to objects participating in the menu behavior.

Applies To

menu