plentz / jquery-maskmoney

jQuery plugin to mask data entry in the input text in the form of money (currency).
https://plentz.github.io/jquery-maskmoney/
MIT License
964 stars 505 forks source link

Conflicts with maskedinput.js #35

Closed sgreenfield closed 12 years ago

sgreenfield commented 12 years ago

Conflicts with the widely used jQuery.mask() plugin found here: http://digitalbush.com/projects/masked-input-plugin/

If jquery.maskMoney.js is included after jquery.maskedinput.js, the masked input plugin breaks.

cassionandi commented 12 years ago

Great work there Scott, thank you!

plentz commented 12 years ago

this issue will be addressed by #26. thanks!

plentz commented 11 years ago

update: maskmoney 2.0 was just launched and solves this problem :)