JAI is an open source JavaScript audio interface for the HTML5 <audio> tag that can play a list of audio files.

It doesn't use any image, all the elements are rendered in runtime with the <canvas> element & the click-able play-list is only a list of links that are styled with CSS.

It can only work in modern browsers that has HTML5 support & use the Ogg Vorbis audio codec for the <audio> tag.

JAI, rather than being a player to be used in today's websites, is more a proof of concept that shows how HTML5 will be changing the web.

JavaScript Audio Player

WebResourcesDepot Feed