File: README.md

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   Slim HTML5 Audio jQuery Plugin   README.md   Download  
File: README.md
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Slim HTML5 Audio jQuery Plugin
jQuery plug-in to embed an audio player
Author: By
Last change: Flash sucks! The <embed> container to execute external content is much better as fallback
Date: 2 years ago
Size: 715 bytes
 

Contents

Class file image Download
# HTML5 Audio with <embed> fallback | jQuery Plugin ## Description Slim HTML5 Audio jQuery Plugin with <embed> fallback (this embed tag is in any case necessary for IE7 and 8). ## Example in HTML5 page <!-- Include the jQuery library --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script> <!-- Include this Sound plugin --> <script src="http://your-site.com/static/js/jquery.sound.js"></script> $.sound.play('/path/to/media/background_music.mp3'); ## Author Pierre-Henry Soria ## Contact You can contact me at ph7software@gmail.com ## License [MIT License](http://opensource.org/licenses/mit-license.php)