ariaLabelledby property

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

Sets or retrieves a list of elements that provide a label for the current object.

Internet Explorer 8

Syntax

object.setAttribute("ariaLabelledby",value);var value = object.getAttribute("ariaLabelledby");

Property values

Type: BSTR

A space-separated list of id property values.

Remarks

One or more id properties may be specified. A list of id properties is returned by Microsoft UI Automation.

See also

Reference

ariaControls

ariaFlowto

ariaDescribedby

ariaOwns

ariaPosinset

ariaSetsize

 

 

Build date: 1/23/2012