Format a textbox like "0.00"

Posted by Joby Kurian on Stack Overflow See other posts from Stack Overflow or by Joby Kurian
Published on 2010-03-26T05:55:31Z Indexed on 2010/03/26 6:03 UTC
Read the original article Hit count: 397

Filed under:
|
|

Hi

How to format a textbox like "0.00" using Jquery or Javascript...If i enter value 59,then it should become 59.00.If i enter value as 59.20,then it should same....How it possible ....

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript