Click to return to the DHTML, HTML     
masterState Property     oncloseall Event     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

mv--indent Attribute | mvIndent Property


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

Syntax

XML<Prefix:CustomTag ID = sID STYLE="behavior:url('expand.htc'); mv--indent: iDistance;" .../>
HTML{ mv--indent: iDistance }
Scripting[ iDistance = ] oMenu.style.mvIndent

Possible Values

Prefix Prefix used to associate CustomTag with a namespace. This prefix is set using the XMLNS attribute of the HTML tag.
CustomTag User-defined tag.
sID String that uniquely identifies the object.
iDistanceFloating-point number and an absolute units designator (cm, mm, in, pt, pc, or px), a relative units designator (em or ex), or a percentage.

The property is read/write with a default value of lightgrey; 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

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
menu


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.