Javascript/jQuery UI Widgets
Show Demo List
With the jqxNumberInput you can fully customize the displayed numeric value.
You can customize the:
jqxNumberInput supports an additional input mode which much resembles the default
textbox input. This input mode is without prompt characters and is restricting the
user input to numeric values.
Validating user input is a common scenario in a Web-based application. jqxNumberInput has a built-in validation. If the user enters a value which is not between the jqxNumberInput’s min - max range, the widget displays a prompt popup message.