How to do number validation using javascript?
Rate this page :
![]() ![]() ![]() ![]() ![]() |
[ 1 votes]
|
The following javascript code can be used to allow only numbers inside the text box. Here, check() function is used for number validation.