Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

markfc

macrumors 65816
Original poster
Sep 18, 2006
1,087
3,104
Prestatyn, Wales, UK
Hi,

I have a table with a list of songs, next to each song I want to put a play button which will play the associated .MP3

I've tried the html 5 audio controls ;

<audiocontrols>
<sourcesrc="horse.mp3"type="audio/mpeg">
Your browser does not support the audio element.
</audio>

Which work great but each row of the table ends up with a full media player which looks messy.

How can I get just the play button, similar to how iTunes and Amazon Music do it?

Thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.