Name

BALANCE — NN n/a IE 4 HTML n/a

Synopsis

BALANCE=”signedInteger"

Optional

A value that directs 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 by script control.

Example

<BGSOUND SRC="tunes/mazeppa.mid" BALANCE="+2500">

Value

A signed integer between -10,000 and +10,000. A value of 0 is equally balanced on both sides. A negative value gives a relative boost to the left side; a positive value boosts the right side.

Default

0

Object Model Reference

IE

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

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.