i see this question but none of the solutions support min and max values range
How to allow only numeric (0-9) in HTML inputbox using jQuery?
I see that http://jstepper.emkay.dk/ attempts to do this but seems very buggy as it allows you to enter multiple decimal places and other characters such as ";".
is there i way i can use one of these solutions and also say, only support min of 0 and max of 100 in the textbox entry?
I am the author of jStepper and I just updated the plugin to be able to do what you like.
So give it a try again and see if it works now :)
2.1m questions
2.1m answers
60 comments
57.0k users