I need to represent a U.S. Dollar amount input field. I'd like to have some AJAX feedback to format it with a "$" sign and keep two decimal places (and also disallow letters and non digits.) Anyone know of an existing project or have a few quick tips to roll my own?
Actually, this mask is better written, but doesn't quite handle dollars.
MikeN
2009-07-21 15:15:22
Both masks plugins look good, this one has the extra features needed to build a US dollar amount mask.
MikeN
2009-07-21 14:29:17