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
Try any of these:
http://plugins.jquery.com/tag/currency/
These may also contain what you're looking for:
http://plugins.jquery.com/tag/mask/