Click to return to the DHTML, HTML     
TABTITLE Attribute | tabT...     width Attribute | width P...     mpc Behavior    
Web Workshop  |  DHTML, HTML & CSS

td--tab-orientation Attribute | tdTabOrientation Property


Sets or retrieves the location of the tabs within the container of the mpc behavior.

Syntax

XML<Prefix:CONTAINER ID = sID STYLE="behavior:url('mpc.htc'); td--tab-orientation: sOrientation;" .../>
HTML{ td--tab-orientation: sOrientation }
ScriptingoMPC.style.tdTabOrientation [ = sOrientation ]

Possible Values

Prefix Prefix used to associate CustomTag with a namespace. This prefix is set using the XMLNS attribute of the HTML tag.
CONTAINER String identifying the element as a container to the mpc behavior.
sID String that uniquely identifies the object.
sOrientation String that determines the placement of the tabs.
topTabs are positioned at the top of the multipage control.
bottomTabs are positioned at the bottom of the multipage control.

The property is read/write with a default value of top; the cascading style sheets (CSS) attribute is inherited.

Applies To

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


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.