Skip to content

jquery-element/nicerange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

nicerange

<script src="//code.jquery.com/jquery-3.0.0-alpha1.min.js"></script>
<script src="//jquery-element.github.io/jquery-element-1.7.0.js"></script>
<script src="//jquery-element.github.io/nicerange-2.1.0.js"></script>

<input
	type="range"
	min="0" value="50" max="100" step="1"
	data-jquery-element="nicerange"
	data-unit="%"
/>

About

2.1.0 — An input:range with the possibility to enter the value on the keyboard

Resources

Stars

Watchers

Forks

Packages

No packages published