Hi,
I am making a web page, in the page I want a link that viewer can click on to listen to my music. So I typed in:
<a href="music/music_1.mp3" target="_blank">Song 1.</a>
Now when the link is clicked, it plays music, but the problem is it also opens up a blank page with a QT control bar in the middle. How can I make it just play music without this blank page pop up? What additional code I need?
MacQT.
I am making a web page, in the page I want a link that viewer can click on to listen to my music. So I typed in:
<a href="music/music_1.mp3" target="_blank">Song 1.</a>
Now when the link is clicked, it plays music, but the problem is it also opens up a blank page with a QT control bar in the middle. How can I make it just play music without this blank page pop up? What additional code I need?
MacQT.