plentz / jquery-maskmoney

jQuery plugin to mask data entry in the input text in the form of money (currency).

Home Page:https://plentz.github.io/jquery-maskmoney/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow empty the field

danieltartarottisobrosa opened this issue · comments

I have a situation that I need to apply a mask to the input, but it is important to allow the user to clear the field, putting the field on an "unset state".

This is a great little plugin. I'd like to be able to clear the field too, ie difference between 0 (an actual valid value in my use case) and null or ''