missp
05-27-2003, 02:32 AM
On my local version of the site I'm building, I have mp3's coded as such:
<a href="sounds/songtitle.mp3">SONG TITLE</a>
and on my local version, when I click that link my media player pops up and the tune plays.
On the server, when I click that link, the media player opens and the song plays BUT the page changes to a blank white page.
Is there a way to null that link so that it will pop up the player but not change the page?
Or did I just answer my own question? LOL
Any tips greatly appreciated!! Thanks in advance :)
<a href="sounds/songtitle.mp3">SONG TITLE</a>
and on my local version, when I click that link my media player pops up and the tune plays.
On the server, when I click that link, the media player opens and the song plays BUT the page changes to a blank white page.
Is there a way to null that link so that it will pop up the player but not change the page?
Or did I just answer my own question? LOL
Any tips greatly appreciated!! Thanks in advance :)