xdamman / selection-sharer

Medium like popover menu to share on Twitter or by email any text selected on the page
MIT License
509 stars 104 forks source link

JQMIGRATE: jQuery.fn.bind() is deprecated #58

Closed janrembold closed 6 years ago

janrembold commented 6 years ago

Replaced usage of jQuerys .bind() with .on() that is deprecated in version 3

janrembold commented 6 years ago

@shri3k Could you please have a look at this easy fix. It would be important to make it jQuery3-ready.