How can I correctly format currency using jquery?

前端 未结 7 1865
故里飘歌
故里飘歌 2020-12-13 01:16

I do not need a mask, but I need something that will format currency(in all browsers) and not allow for any letters or special char\'s to be typed. Thanks for the help

相关标签:
7条回答
  • 2020-12-13 02:15

    JQUERY FORMATCURRENCY PLUGIN
    http://code.google.com/p/jquery-formatcurrency/

    0 讨论(0)
提交回复
热议问题