bgSound

< html‎ | elements
Jump to: navigation, search

bgSound


Non-Standard

Summary

The bgsound element (<bgsound>) instructs the browser to load and play a sound file while the user is on that page. Don't use it. Use the audio element instead.


Overview Table

DOM Interface HTMLBGSoundElement

Needs Examples: This section should include examples.

Notes

Remarks

The BGSOUND element can appear anywhere within the document. This element is not rendered. This element does not require a closing tag.     Build date: 7/24/2012

Standards information

There are no standards that apply here.

HTML information

{

Compatibility

Desktop

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support ? ? ? ? ?

Mobile

Feature Android BlackBerry Chrome for mobile Firefox Mobile (Gecko) IE Mobile Opera Mobile Opera Mini Safari Mobile
Basic support ? ? ? ? ? ? ? ?

This article contains content originally from external sources.

Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]