css 3

Icon

A comprehensive CSS 3 reference guide, tutorial, and blog
Are you a CSS expert? Want to contribute? Contact us

CSS CUE-BEFORE

The ‘cue’ family of properties allows the attachment of key sounds (or “Auditory Icons” as the CSS spec refers to them) to elements. This allows an author to add distinguishing characteristics to semantic elements. This property specifically references a sound to be played before the element has been aurally rendered. If loading of a URL fails, nothing should be played, but if the system does not have the ability to play it, the spec says the system should try to use some sort of cue (audio, visual or other.)

 

Example

strong { cue-before: url(orchestralsneeze.wav) }

<strong style=”cue-before: url(sound.wav)”>text</strong>

 

Possible Values

Value Description
inherit Explicitly sets the value of this property to that of the parent.
none Play no sound before the element.
[URL] Indicates the URL of a sound file to be played before the element. If loading of the indicated URL fails no sound will be played. If the referenced resource is not a sound file, it should be ignored and the property should be treated as if the value were set to ‘none.’

 

One Response

  1. Richard Gates says:

    i cant believe there arent any comments on this. i hope to be using a lot of this. yet another feature that brings css closer to what the web should be. kinda tired of seeing flash overused on what should be basic design.

Leave a Reply

Pages

Sponsors

$100 PSD to XHTML. CONTACT US FOR MORE INFORMATION


CSS3.com



Please help CSS3.com stay alive and running

Bad Behavior has blocked 1191 access attempts in the last 7 days.