Jeremy Simkins
Jeremy Simkins
It looks like `defaultZero` is not a setting in v3.0. I'll take a shot at this as I am having this problem myself.
Tests are added. I also removed a useless line of code from my changes.
I updated the pull request since it wouldn't auto merge from the `allowNegative` update. In a nutshell, this works by checking for the zero value and if it is deleted...
Could you please correct your issue? It makes no sense. I'm sure English is not your primary language but I don't have a clue to what you are asking so...
If `allowZero` is `false` and `allowEmpty` is `true`, then the result with "0" should be empty. If `allowZero` is `true` and `allowEmpty` is `true`, then the result should be "0"....
Sorry it took so long to get this out. The fix is pretty simple. I updated the PR (https://github.com/plentz/jquery-maskmoney/pull/110) to have the fix. Let me know if this solves your...
New version does not use this. This was for an older version. You will need to create a new ticket for your issue.
How is this different from: https://github.com/plentz/jquery-maskmoney/pull/110? Seems to be the same thing.
Nice. +1
use `data-allow-zero` this is clearly addressed on the main page: > **ATTENTION**: for settings that isn't entirely lowercase, you will need to use dashes instead of capital letters. For example,...