Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

yuanhao/Simple-Player

Repository files navigation

Simple HTML5 Audio Player Demo
Usage:
It's a so simple HTML5 audio player. See the source code of this page to learn how to use it. 
At first you need include simpleplayer.css and jquery.simpleplayer.js. Then initialize the player after document loaded, e.g.: 
$(".player").player();
Options:
progressbarWidth: the width of the progressbar
progressbarHeight: the height of the progressbar
progressbarColor: color of the progressbar
progressbarBGColor: background color of the progressbar
defaultVolume: volume as default
Style:
You can easly use CSS to style up this simple player by change of simpleplayer.css or define it in your CSS files.
TODO:
Video Support
Volume Adjust
More Control of Media
Theme
A befault html5 & css 3 demo page
...
Let me know if you like this simple player. @yuanhao

About

A simple html5 audio player for jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /