javascript - Customisable and cross-browser friendly audio player for <audio> tag -
i'm struggling find jquery sort of player customise , apply website. trying custumize audio tag:
<audio preload="none" controls src="http://api.soundcloud.com/tracks/75868018/stream?client_id=7a17129ba9cd5fff34f847e3539829b7"> </audio>
as src sound-cloud .mp3 format, therefore need player fallback in browsers don't support .mp3 format.
can suggest such player? preferably lightweight, easy install , highly custuizable css.
mediaelement.js looks great bet me - appears cross-browser, lightweight , easy implement.
another few options may interest html5 video player , video everybody.
Comments
Post a Comment