Can jQuery add commas while user typing numbers?

Posted by Matt on Stack Overflow See other posts from Stack Overflow or by Matt
Published on 2010-04-13T18:57:54Z Indexed on 2010/04/13 19:23 UTC
Read the original article Hit count: 326

Filed under:
|

How would I go about dynamically adding commas as a user is entering numbers? Is there a good number formatter that would help? I have to add these numbers later so I eventually have to remove the commas down the line. But the screen needs to show the commas for better readability.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-plugins