aria-orientation attribute | ariaOrientation property

[This documentation is preliminary and is subject to change.]

Indicates whether the element and orientation is horizontal or vertical.

Internet Explorer 10

Syntax

HTML
<element aria-orientation="horizontal|vertical" ... />

Property values

Type: DOMString

One of the following values:

Value Condition
horizontal

The element is oriented horizontally.

vertical

The element is oriented vertically.

 

Standards information

Remarks

Used in Roles
scrollbar
separator
slider

 

See also

Accessible Rich Internet Applications (ARIA)

 

 

Send comments about this topic to Microsoft

Build date: 7/24/2012