Skip to content
forked from jplayer/jPlayer

jPlayer : the CSS styleable jQuery audio player plugin

Notifications You must be signed in to change notification settings

mchruszcz/jPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

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

About

jPlayer : the CSS styleable jQuery audio player plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.7%
  • ActionScript 41.3%