javascript BGSOUND volume

Specifies how loud the background sound plays relative to the maximum sound output level as adjusted by user preferences in the client computer. Max

javascript BGSOUND src

Provides the URL of the sound file to be played. Change tunes by assigning a new URL to the property. The new tune plays according to the loop pro

javascript BGSOUND loop

Specifies the number of times the sound plays. Assigning a value of -1 means the sound plays continuously until the page is unloaded.

javascript BGSOUND balance

Specifies how the audio is divided between the left and right speakers. Once this attribute value is set in the element, its value cannot be changed

javascript BGSOUND Description

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