style.cue (Property)

Part of the aural style control suite that defines the aural icon sound before and after an item is spoken.

Availability:

CSS level - 2
DOM level - 2
Property/method value type:String primitive
JavaScript syntax:nonemyStyle.cue
CSS syntax:cue: aBefore anAfter
Argument list:aBeforeA cue sound before the speech
anAfterA cue sound after the speech

This property is part of the audible style sheet property set. It is used as a shortcut for defining the value of the style.cueBefore and style.cueAfter properties in a single assignment.

Warnings:

See also:Aural style sheets, style.cueAfter, style.cueBefore