cue-before

Defines the properties for an aural cue before an element.

Platform Support

IENetscapeMozillaOperaSafari
nonononono

Usage

[url(sound-url)]

Example

To specify a sound file named "bell.wav" before an H1 element, use the following syntax: H1 {cue-before: url("bell.wav");}.

Availability

W3C CSS2

Related

text_css aptana_docs