how to allow only 2 digits after decimal in javascript
like 34.45
after reached decimal point it allows only 2 digit
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ranjit PowarPosted Nov 28, 2015, 9:12 AM
http://www.c-sharpcorner.com/code/1903/restrict-user-to-enter-value-up-to-2-decimal-places-in-javas.aspx
Mukesh KumarPosted Nov 28, 2015, 8:36 PM