Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/ph-7/slim-html5-audio-jquery-plugin
- Owner: pH-7
- Created: 2013-01-14T08:07:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-01T21:20:11.000Z (over 11 years ago)
- Last Synced: 2024-10-13T12:24:26.118Z (3 months ago)
- Topics: audio, html5-audio, javascript, jquery, jquery-plugin
- Language: JavaScript
- Homepage: http://github.com/pH-7/Slim-HTML5-Audio-jQuery-Plugin
- Size: 117 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)