jquery.smallipop icon indicating copy to clipboard operation
jquery.smallipop copied to clipboard

Not compatible with jQuery 3.0.0

Open viktorvi opened this issue 9 years ago • 1 comments

I receive the following alert:

JQMIGRATE: jQuery.fn.bind() is deprecated

viktorvi avatar Jun 12 '16 10:06 viktorvi

+1 it's deprecated, but it should be replaced for further jquery versions with on() for bind() and off() for unbind()

kuehn-sba avatar Nov 01 '16 08:11 kuehn-sba