Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
BGSOUND to EMBED
Converts BGSOUND to EMBED tags.
Converts BGSOUND to EMBED tags, similar to the BGM Conductor extension. Handy for making those IE-only sites sing :)
|
|
Seems to work. Any issues still? |
|
|
Does not work at all in Firefox 2. Please try to fix this, this is the second script I have encountered that did not work in Firefox 2. |
|
|
Nice Script!!! But I think you should change embed.setAttribute('loop', (loop == null || loop == "" || parseInt(loop) < 1) ? false : loop); to embed.setAttribute('loop', (loop == null || loop == "" || parseInt(loop) < 1) ? false : (loop == "infinite" ? true : loop)); |
|
|
Nice! Thanx a bunch |
You could comment on this script if you were logged in.
