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

Update JQuery #233

Open gustavofcalmeida opened 7 years ago

gustavofcalmeida commented 7 years ago

Functions like .bind() and .unbind() that are heavily used by maskmoney are now deprecated in jQuery 3.

Also you should update your Usage example in README.md to reference a newer versions of jQuery.