10
Answers

Validation of textbox for decimal numbers

Photo of Ranjit Powar

Ranjit Powar

11y
11.6k
1
I want to restrict the user to enter decimal number only in format like 1.2,11.22,1.22,11.2 please tell me how to validate input in keypress event?

Answers (10)