DrBobRx
05-05-2003, 07:57 PM
When I add background music to my page it overrides my "fullscreen" and replaces the browser on top of the page.
I have tried several scripts and all with the same results. Am I tring something that causes conflicts? I have included the last two scripts that I am using.
<!-- Begin
if (this.name!='fullscreen'){
window.open(location.href,'fullscreen','fullscreen,scrollbars')
}
// End -->
<EMBED SRC="music.mid" AUTOSTART="TRUE" HIDDEN="TRUE" LOOP="TRUE"> <NOEMBED> <BGSOUND SRC="music.mid" LOOP="INFINITE"> </NOEMBED>
Thanks.:confused:
I have tried several scripts and all with the same results. Am I tring something that causes conflicts? I have included the last two scripts that I am using.
<!-- Begin
if (this.name!='fullscreen'){
window.open(location.href,'fullscreen','fullscreen,scrollbars')
}
// End -->
<EMBED SRC="music.mid" AUTOSTART="TRUE" HIDDEN="TRUE" LOOP="TRUE"> <NOEMBED> <BGSOUND SRC="music.mid" LOOP="INFINITE"> </NOEMBED>
Thanks.:confused: