jPlayer : the CSS styleable jQuery media player plugin

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
  • control media on your website using a JavaScript API

jPlayer supports:

  • 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.

jPlayer works on the latest browsers and the Internet Explorer legacy:

Windows: Firefox, Chrome, Opera, Safari, IE6, IE7, IE8, IE9 beta

  • OSX: Firefox, Chrome, Opera, Safari
  • iOS: Mobile Safari: iPad, iPhone, iPod Touch
  • Android: We require a device for testing

via jPlayer : the CSS styleable jQuery media player plugin.

jQuery Retina Display Plugin

The jQuery Retina Display plugin will substitute high resolution versions of your images (if they exist) for high resolution displays (such as iPhone 4) only.

This plugins requires no client-side changes , other than the inclusion and initialisation of this plugin. If the 2x image doesn’t exist, the standard resolution image is displayed. This allows for selective addition of high resolution images.

via jQuery Retina Display Plugin | Troy Mcilvena.