I have used HTML5 themes in Wordpress and cannot Display Audio. However, I cannot find a suitable audio playing plug-in (some HTML5 audio playing plug-ins found in the Wordpress plug-in center are useless ). Several times to find this: kolber. github. ioaudiojs, but I won't install it ,... I have used HTML5 themes in Wordpress and cannot Display Audio. However, I cannot find a suitable audio playing plug-in (some HTML5 audio playing plug-ins found in the Wordpress plug-in center are useless ).
Several times I found this: http://kolber.github.io/audiojs/but I will not install it, and I do not know it will be useless.
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
No installation will be performed after the download.
Installation
Putaudio.js, player-graphics.gif & audiojs.swf
In the same folder.
Include the audio. js file:
<script src="/audiojs/audio.min.js?1.1.15">《script》Initialise audio.js:《script》 audiojs.events.ready(function() { var as = audiojs.createAll(); });《script》
Then you can use wherever you like in your HTML:
Ask how to install and use it.
If there is a better plug-in, I hope it will not be recommended. thank you !!
Reply content:
I have used HTML5 themes in Wordpress and cannot Display Audio. However, I cannot find a suitable audio playing plug-in (some HTML5 audio playing plug-ins found in the Wordpress plug-in center are useless ).
Several times I found this: http://kolber.github.io/audiojs/but I will not install it, and I do not know it will be useless.
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
No installation will be performed after the download.
Installation
Putaudio.js, player-graphics.gif & audiojs.swf
In the same folder.
Include the audio. js file:
<script src="/audiojs/audio.min.js?1.1.15">《script》Initialise audio.js:《script》 audiojs.events.ready(function() { var as = audiojs.createAll(); });《script》
Then you can use wherever you like in your HTML:
Ask how to install and use it.
If there is a better plug-in, I hope it will not be recommended. thank you !!
Directly write the audio tag. by default, the configuration items and operational functions are provided, which are very easy to use. Currently, the so-called players are all encapsulated functions to add some effect.