HTML and CSS Reference
In-Depth Information
Name
cue-after
Values:
none | <uri> [ <number> | <percentage> | silent | x-soft | soft | medium | loud | x-loud ]
Initial value:
none
Applies to:
All elements
Inherited:
No
Percentages:
Apply to the inherited value for voice-volume
Computed value:
For <uri> values, the absolute URI; otherwise, none
Description:
Defines an audio cue that follows the audio rendering of an element's content.
Examples:
table.layout {cue-after: url(sad-trombone.wav);}
pre {cue-after: url(raygun.mp3);}
Search WWH ::




Custom Search