I’m wondering how difficult it would be to hand code a jQuery MP3 player vs using a plugin. All of the plugins I’ve found so far I’m not to impressed with, but I guess if I had to go with one, I’d go with jPlayer.
I mean just some on click functions for the buttons but I’m not so sure how to actually make the audio files play.
Anyone with knowledge that could turn me in the right direction, please speak up 🙂
Thanks!
Html5
<audio>element for new browsers. A little better than a JS control :P.