🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

jQuery plugin that transform HTML éléments (range, progress, select….) in music device like interface.

Plugins Video_Audio

Documentation

musicUI

jQuery plugin that transform HTML éléments (range, progress, select....) in music device like interface

still a WIP....

Usage

With HTML elements like that

<input type="range" min="0" max="120"> <label for="r1">Play</label> <input id="r1" type="radio" name="aName"> <label for="r2">Stop</label> <input id="r2" type="radio" name="aName">

And script like that

$('input').musicUI();

.....some preview images will come...


You May Also Like