javascript BGSOUND loop
| loop | NN 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 |
|
Previous: javascript BGSOUND src
310,Nickname,Homepage or email,Comments here,Add comment
