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

TypeError: Cannot read property 'browser' of undefined

fscardua opened this issue · comments

I get this error on load application
TypeError: Cannot read property 'browser' of undefined

JQuery remove $.browser on version 1.9

I get this error to

I still have this error, even with the version of jquery.maskMoney in "^ 1.4.1" and the jquery version "^ 3.4.1". Someone to help?

This property was removed in jQuery 1.9 and is available only through the jQuery.migrate plugin.
You may close this issue. @plentz

recebo o mesmo erro