Masked input for currency jQuery

前端 未结 4 549
清酒与你
清酒与你 2020-12-16 13:14

In my web application I have an input field called \"Budget\" where users enter the proposed budget for a project. I need to create a masked input to automatically bring the

4条回答
  •  眼角桃花
    2020-12-16 13:33

    I use this one (http://code.google.com/p/jquery-formatcurrency/) in my production site and not had any issues with it and the api is simple enough.

提交回复
热议问题