jQuery FormatCurrency v1.4 released

I have updated the jQuery FormatCurrency plugin to work with jQuery 1.4.2 and the latest version of qUnit with  127 unit tests.

Download

Release Notes

  • Fixed bug where “-” was deleted during Format As You Type.
  • Improved eventOnDecimalsEntered to only be triggered if necessary.
  • Improve Format As You Type demo by not calling formatCurrency on a SHIFT, CTRL, ALT, HOME or END key.
  • Added support for jQuery 1.4 and qUnit 1.4
  • Added fix and test for issue #19 “-.01″ was formatting as “-$NaN.01″

Leave a Reply