Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

HTML5 player


VideoJS - HTML5 Video Player

VideoJS is an HTML5 video player that uses the HTML5 video tag built into modern browsers, and uses javascript to add custom controls, new functionality, and fix cross browser bugs.

After adding the VideoJS library to your document, you can use jQuery to setup the player.
$("video").VideoJS();

You can view more information and download the script at:
VideoJS.com

jQuery jPlayer

jPlayer is a jQuery plugin that allows you to:

  • • play and control mp3 files in your webpage
  • create and style an audio player using just HTML and CSS
  • • add sound effects to your jQuery projects
  • support more devices using HTML5

All of this with HTML5 <audio> support for compliant browsers that allow mp3 or ogg format, while supporting other browsers using mp3 format with no visible Flash.

For demonstrations and documentation visit www.happyworm.com/jquery/jplayer

For support and discussion visit groups.google.com/group/jplayer