我在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標籤吧,預設給出的配置項和可操作函數,很簡單的使用,現在所謂的播放器,都是封裝函數加一些效果