Introduction

mkh player is small and light weight jQuery plugin for playing html5 audio and video supported files. It has custom controls like play/pause, seek bar and volume control. It also allows you to modify the color and change the icon from stylesheet.

To use this plugin is pretty simple, import default css file, import your jQuery file, place audio or video tag along with id and preload="metadata", import jquery.mkhplayer.js and trigger the function .mkhPlayer(). That's all!

Sample Audio Player

Sample Video Player