javascript BGSOUND loop

loopNN n/a IE 4 DOM n/a  

Read/Write  

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

 
Example
 
document.getElementById("mySound").loop = 3;
 
Value

Integer.

 
Default

1


310,Nickname,Homepage or email,Comments here,Add comment