您好,欢迎访问一九零五行业门户网

求教Wordpress中HTML5音频播放插件安装问题

我在wordpress中用了html5主题,无法显示音频,但是找不到适合的音频播放插件(wordpress插件中心找到的一些html5的音频播放插件没用)。
几番寻找找到了这个:http://kolber.github.io/audiojs/但是我不会安装,也不知道会不会有用。
it uses native where available and an invisible flash player to emulate for other browsers. it provides a consistent html player ui to all browsers which can be styled used standard css.
download audio.js
下载之后便不会安装了
installation
put audio.js, player-graphics.gif & audiojs.swf in the same folder.
include the audio.js file:
script src=/audiojs/audio.min.js>initialise audio.js:
then you can use wherever you like in your html:
请教如何安装和使用。
如有更好的插件,希望不吝推荐,感激不尽!!
回复内容: 我在wordpress中用了html5主题,无法显示音频,但是找不到适合的音频播放插件(wordpress插件中心找到的一些html5的音频播放插件没用)。
几番寻找找到了这个:http://kolber.github.io/audiojs/但是我不会安装,也不知道会不会有用。
it uses native where available and an invisible flash player to emulate for other browsers. it provides a consistent html player ui to all browsers which can be styled used standard css.
download audio.js
下载之后便不会安装了
installation
put audio.js, player-graphics.gif & audiojs.swf in the same folder.
include the audio.js file:
script src=/audiojs/audio.min.js>initialise audio.js:
then you can use wherever you like in your html:
请教如何安装和使用。
如有更好的插件,希望不吝推荐,感激不尽!!
直接写audio标签吧,默认给出的配置项和可操作函数,很简单的使用,现在所谓的播放器,都是封装函数加一些效果
其它类似信息

推荐信息