How to write java script for accept only decimal no which is not > 20?
You want to write a Javascript for accepting number with specific condition? Read this thread to learn how to accept only decimal numbers.
How to write java script for accept only decimal no which is not > 20 and before decimal point accept 2 digit only but not > 20 and after decimal point accept only 0 and 5
