audio.js

audiojs.create(element, settings)

preload="none"

autoplay="autoplay"

loop="loop"

audio.js is a drop-in javascript library that allows HTML5’s <audio> tag to be used anywhere.

It uses native <audio> where available and an invisible flash player to emulate <audio> for other browsers. It provides a consistent html player UI to all browsers which can be styled used standard css.

适用浏览器:360、FireFox、Chrome、Opera、傲游、搜狗、世界之窗. 不支持Safari、IE8及以下浏览器。

下载代码说明
X关闭

audio.js网页音乐播放器插件代码

这是一款实用的代码十分简洁的网页MP3播放器代码,audio.js网页音乐播放器插件下载。