Replies: 0
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?