Javascript Reference
Categories: BGSOUND

javascript BGSOUND Description

@March 15, 2008, 1:22 a.m.
bgsoundFirefox/Netscape/NN n/a IE 4 Chrome/Safari/DOM n/a  

  

A bgsound element defines a sound file that is to play in the background while the user visits the page. Set properties to control the volume and how many times the sound track plays even after the sound file has loaded. A few properties, such as innerHTML and innerText, are exposed in the Windows version, but they don't apply to an element that does not have an end tag.

 
HTML Equivalent
 
<bgsound>
 
Object Model Reference
 
[window.]document.getElementById("elementID")
 
Object-Specific Properties
 
balanceloopsrcvolume
 
Object-Specific Methods

None.

 
Object-Specific Event Handler Properties

None.


Powered by Linode.