mchruszcz/jPlayer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
jPlayer : the CSS styleable jQuery media player plugin http://www.happyworm.com/jquery/jplayer What is jPlayer? jPlayer is a jQuery plugin that allows you to: * play and control media files in your webpage * create and style a media player using just HTML and CSS * add audio and video to your jQuery projects * support more devices using HTML5 * support older browsers using a Flash Fallback</li> * control media on your website using a JavaScript API</li> jPlayer supports:</p> * HTML5: mp3, m4a (AAC), m4v (H.264), ogv*, oga*, wav*, webm* * Flash: mp3, m4a (AAC), m4v (H.264) (*) Optional counterpart formats to increase HTML5 x-browser support. Dual licensed under the MIT and GPL licenses. * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/copyleft/gpl.html Developer Guide: http://www.happyworm.com/jquery/jplayer/latest/developer-guide.htm Author: Mark J Panaghiston