• Resolved cfm168

    (@cfm168)


    Hello,

    I found a plugin caused “tooltip.js: jQuery.browser is deprecated” alert in Admin when Enable jQuery Migrate Helper plugin is on. Reported to the plugin developer but never get respond.

    How can I fix it? Please advise. Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marius L. J.

    (@clorith)

    Hi,

    jQuery no longer offers the browser() feature, it has been completely removed.

    Any code relying on this needs to instead use feature detection to adapt their code, if the plugin that uses this is no longer maintained, you may need to look for an alternative to replace it with.

    Thread Starter cfm168

    (@cfm168)

    Thank you! Your message made the developer responded and to provide the new update.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘jQuery.browser is deprecated’ is closed to new replies.