[HTML] invisible page in a page!

how can i load an invisible page in a current page you're viewing?<br />
<br />
i'm asking this because i think it's usefull for loading background music on the invisible page (it's meant that you can change the music)<br />
<br />
<br />
with an iframe? but how do i hide it then?<!--content-->you can load background music in the current page, and change it, etc.<br />
<br />
i do it my site.<br />
<br />
just a simple <br />
<a href=http://www.htmlforums.com/archive/index.php/"#" onClick="this.all.bgsound1.src='cool.mp3'"><br />
<bgsound src=http://www.htmlforums.com/archive/index.php/"#"><br />
<br />
and when the link is clicked cool.mp3 will play as the bgsound.<br />
<br />
however, if you abosulutely neeed the Iframe, i suggest simple making it go reall far down and chnaging the page's<br />
style to overflow:hidden<!--content-->if you hide the frame that the music is in then how are they to change it on the site when the view it?<!--content-->Originally posted by Gregory <br />
however, if you abosulutely neeed the Iframe, i suggest simple making it go reall far down and chnaging the page's<br />
style to overflow:hidden <br />
<br />
uh, those morrowasted's suggestions...<!--content-->Originally posted by Strifer <br />
how can i load an invisible page in a current page you're viewing?<br />
<br />
i'm asking this because i think it's usefull for loading background music on the invisible page (it's meant that you can change the music)<br />
<br />
<br />
with an iframe? but how do i hide it then? <br />
<br />
hey, ok ~ for a good background music script,<br />
try this (<!-- m --><a class="postlink" href="http://javascriptkit.com/script/cut100.shtml">http://javascriptkit.com/script/cut100.shtml</a><!-- m -->). NOTE, its a Midi player ~ NOT .MP3!<br />
<br />
this will allow ppl 2 change songs :)<br />
<br />
Hope it helps ^^<!--content-->with a link on the page scoutt, source=iframe or somehting like that. had it working, but i'm going to use that script instead, looks better :D<!--content-->
 
Back
Top