• jQuery.fn.bind () in jquery.mb.miniAudioPlayer.js, jquery.mb.miniAudioPlayer.min.js

    This bind method has been deprecated, so I replaced all the relevant parts to “.on”. ,and Replace “.unbind” to “.off”.

    Is there anything else I need to fix?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Malae

    (@malae)

    @senribb
    Hello Senri,

    Yes, the change that you posted will fix the jQuery issue. Fortunately its an easy one to do. I had posted about this issue over a year before you posted, but never received any reply.

    This plugin is very customisable and I have been using it on a site for a long time. I am happy that I can keep it working.

    Thread Starter Senri Miura

    (@senribb)

    Hello Malae,

    Thank you for your reply.
    I got it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Incompatibility of jQuery’s “.bind” method’ is closed to new replies.