Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ph-7/slim-html5-audio-jquery-plugin

Slim HTML5 Audio jQuery Plugin is a very simple jQuery plug-in to embed an audio player. It can insert HTML to play a given audio file using the HTML5 audio tag. It also inserts the embed container tab as fallback when the audio tag is not supported by the Web browser (e.g., IE7 and 8).
https://github.com/ph-7/slim-html5-audio-jquery-plugin

audio html5-audio javascript jquery jquery-plugin

Last synced: about 2 months ago
JSON representation

Slim HTML5 Audio jQuery Plugin is a very simple jQuery plug-in to embed an audio player. It can insert HTML to play a given audio file using the HTML5 audio tag. It also inserts the embed container tab as fallback when the audio tag is not supported by the Web browser (e.g., IE7 and 8).

Awesome Lists containing this project

README

        

# HTML5 Audio with fallback | jQuery Plugin

## Description

Slim HTML5 Audio jQuery Plugin with fallback (this embed tag is in any case necessary for IE7 and 8).

## Example in HTML5 page







$.sound.play('/path/to/media/background_music.mp3');

## Author

Pierre-Henry Soria

## Contact

You can contact me at [email protected]

## License

[MIT License](http://opensource.org/licenses/mit-license.php)