The Light-audioplayer is a lightweight audio player plugin based on JQUERY,HTML5 and CSS3. The music player uses CSS3 to make the interface, which has the features of small size, self-adapting various screens and so on. Works correctly on desktop and mobile devices. The features of the music player are:
- Lightweight: The entire plug-in JS, CSS compression after the minimum of only 4KB
- Quick response: Use CSS3 features, adapt to a variety of screens, so light audioplayer on the phone and tablet can also operate well
- Touch support: You can use the cursor, or you can use your finger. Each action has its own definition and function of the touch event
- JavaScript is disabled? Don't worry, the built-in player in the browser will replace the work
- Volume buttons are not available when the system has a volume control component (such as iOS)
- When the browser does not support the <audio> element or the provided audio file, it will use quick time, Windows Media player to play the audio
- No pictures, all the interfaces are made using CSS
- Basic play/Pause and playback progress control
- Volume Trimming and muting
- Buffering Progress Display
Effect Demo: http://www.htmleaf.com/Demo/201505261913.html
: http://www.htmleaf.com/html5/yinpinheshipin/201505261912.html
HTML5 and jquery lightweight audio player