Name

SRC — NN n/a IE 3 HTML n/a

Synopsis

SRC=”URL"

Optional

A URL that points to the sound file to be played. The type of sound file that can be played is limited only by the audio facilities of the browser. Common audio formats, including MIDI, are supported in Internet Explorer without further plugin installation.

Example

<BGSOUND SRC="tunes/beethoven.mid">

Value

Any valid URL, including complete and relative URLs. The file must be in a MIME type supported by Internet Explorer or a plugin.

Default

None.

Object Model Reference

IE

[window.] document.all.tags(“bgsound”)[0].src

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.