jQuery Responsive & Touch-Friendly Audio Player

Spread the love

A jQuery audio player plugin that is responsive and touch-friendly. The UI is css-only, no images used. The jQuery plugin itself would be pretty much useless without the respective CSS which is responsible for the looks and some of the features summarized below.The plugin replaces targeted

<audio>

elements with some HTML and JavaScript events attached to it.

Don’t confuse this player with the whole media centre like iTunes or so. It is nothing like that. This is a

tiny, lightweight player

with a very clear purpose: to play a single audio file. I have built it having this

credo

in mind:

“don’t solve problems that do not exist”

. You don’t need complex plugins or ugly Flash players with thousands of useless functions to play that damn audio file. Be innovative, be subtle.

Demo: http://tympanus.net/Development/AudioPlayer/

Download Links

http://tympanus.net/codrops/2012/12/04/responsive-touch-friendly-audio-player/

Scroll to Top