qTip2 / qTip2

qTip2 - Pretty powerful tooltips
MIT License
2k stars 465 forks source link

qTip2 v3.0.3 throws JQMIGRATE: jQuery.fn.delegate() is deprecated on jQuery v3 #824

Open mwjames opened 7 years ago

mwjames commented 7 years ago

As per [0], the method delegate [1] has been deprecated and causes "JQMIGRATE: jQuery.fn.delegate() is deprecated" messages.

[0] https://github.com/jquery/jquery-migrate/blob/master/warnings.md#jqmigrate-jqueryfndelegate-is-deprecated [1] https://github.com/qTip2/qTip2/search?utf8=%E2%9C%93&q=delegate&type=