
The Complete Idiot's Style Sheets Reference
| Index
| Current Category: Aural |
| Previous Style: counter-reset
| Next Style: cue-after
|
cue
A shorthand style that enables you to set multiple cue properties at once for an element that is to be rendered aurally.
Support:
-
W3C Standard | Internet Explorer | Netscape Navigator |
CSS2 and later |
Not supported |
Not supported |
Notes:
- This style can apply the following cue properties, in this order: cue-before and cue-after.
- Separate each property with a space.
- If you specify just a single value, it applies to both cues.
See Also:
-
cue-after,
cue-before,
play-during
Possible Values:
- [cue-after]
See cue-after.
-
Support:
-
W3C Standard | Internet Explorer | Netscape Navigator |
CSS2 and later |
Not supported |
Not supported |
- [cue-before]
See cue-before.
-
Support:
-
W3C Standard | Internet Explorer | Netscape Navigator |
CSS2 and later |
Not supported |
Not supported |
Example:
<DIV STYLE="cue: url(WelcomeToMyNightmare.au)
url(ByeByeSoLongFarewell.au">
| Index
| Current Category: Aural |
| Previous Style: counter-reset
| Next Style: cue-after
|
|