My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Featured
Downloads
Links

GlobalMoneyInput is a jQuery plugin to provide an easy way to input money values. All you need to do is include a few lines of code and all your defined input fields will be masked to allow only money data. Built to work with Microsoft's jQuery Global plugin.

Quick start

  1. Import jQuery lib
  2. Import Microsoft jQuery Global plugin
  3. Import GlobalMoneyInput plugin
  4. Initialize:
     $('#youtInputField').maskMoney();
     
  5. You're done!



Suggestions? Doubts? Feel free to contact me!

Renan Viegas
Mobile: +55-21-9679-6084
Email: contact@renanviegas.com.br
Blog: http://blog.renanviegas.com.br
Twitter: @renanviegas

Powered by Google Project Hosting