
The Complete Idiot's Style Sheets Reference
| Index
| Current Category: Aural |
| Previous Style: cue
| Next Style: cue-before
|
cue-after
Specifies a sound to be played after an element is rendered aurally.
Support:
-
W3C Standard | Internet Explorer | Netscape Navigator |
CSS2 and later |
Not supported |
Not supported |
See Also:
-
cue,
cue-before,
play-during
Possible Values:
- none
No sound is played.
-
Support:
-
W3C Standard | Internet Explorer | Netscape Navigator |
CSS2 and later |
Not supported |
Not supported |
- [url]
The file name or full URL of the sound.
-
Support:
-
W3C Standard | Internet Explorer | Netscape Navigator |
CSS2 and later |
Not supported |
Not supported |
-
Notes:
Example:
<DIV STYLE="cue-after: url(ByeByeSoLongFarewell.au)">
| Index
| Current Category: Aural |
| Previous Style: cue
| Next Style: cue-before
|
|