An open API service indexing awesome lists of open source software.

https://github.com/gregnb/mootools-percent-drag

Quick class to output units in percentage
https://github.com/gregnb/mootools-percent-drag

javascript mootools

Last synced: 10 months ago
JSON representation

Quick class to output units in percentage

Awesome Lists containing this project

README

          

# mootools-percent-drag
Quick class to output units in percentage

Usage:

var dragPerc = new DragPercent('item', {
container: 'container'
});