开发者

Integrating audio player which support both mozilla and IE

开发者 https://www.devze.com 2022-12-12 00:28 出处:网络
I want to integrate (php) a audio player which supports both mozilla and internet explorer, with a player image on the webpage t开发者_开发技巧hat should contain all the functionalities forward, rewin

I want to integrate (php) a audio player which supports both mozilla and internet explorer, with a player image on the webpage t开发者_开发技巧hat should contain all the functionalities forward, rewind, pause, volume...


Audio isn't something you want to process with PHP (unless you want the server to play some music in the server room)

Check out jPlayer. It is a nice jQuery-based audio player with nice browser support. Check out this demo in particular.

0

精彩评论

暂无评论...
验证码 换一张
取 消