Skip to content

djave-co/numberScroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numberScroll

###Changing HTML5 range input into scrollable digits

Dependencies:

Usage

$("input[type=range]").numberScroll();

To do:

  • Make defaults (at the moment it MUST have a min, max and step attribute on everything)
  • Possibly add a click and drag to the numbers as well?
  • Maybe an option to show the range rather than putting display:block !important on it : S
  • Touch friendliness

About

Changing HTML5 range inputs into scrollable digits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published