WebALinkColour Element

Author-it XML Format

Description

Defines the color of the hypertext link currently being selected on the HTML page.

The WebALinkColour element corresponds to the "Active" field, on the Text Colors sub-tab, on the HTML tab of the Media object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Media

Values

Data Type

Range

Integer

0 to 16777215, where:

0 = black
16777215 = white

Sample XML

<WebALinkColour inherited="true">255</WebALinkColour>