tilt.js icon indicating copy to clipboard operation
tilt.js copied to clipboard

jQuery Compatibility

Open NIHAR-SARKAR opened this issue 7 years ago • 2 comments

As of jQuery 3.0, .bind() has been deprecated.

NIHAR-SARKAR avatar May 08 '18 10:05 NIHAR-SARKAR

Thanks, any suggestion how to prevent compatibility for older versions?

gijsroge avatar May 26 '18 08:05 gijsroge

Maybe something like this? https://github.com/liabru/jquery-match-height/blob/master/jquery.matchHeight.js#L376 Could you update your pull request? Thanks!

gijsroge avatar May 26 '18 08:05 gijsroge