Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jquery.rangeconstraint

Force two input fields to be numeric where the left is always lower than the right

Sample usage forcing numeric input on two text fields:

<input type="text" data-rangeconstraint-start=""> <!-- the lower number -->
<input type="text" data-rangeconstraint-end=""> <!-- the higher number -->

or try the online demo

About

Force two input fields to be numeric where the left is always lower than the right

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages