jnicol / trackpad-scroll-emulator

A jQuery plugin that emulates OSX trackpad-style scrollbars in any browser or platform.
MIT License
217 stars 44 forks source link

Uncaught Error: Method destroy does not exist on jQuery.TrackpadScrollEmulator for jQuery.contents() #29

Closed vitaly-ndaw closed 7 years ago

vitaly-ndaw commented 7 years ago

When I save html content with scrollbars in it and then replace it then methods doesn't work , however jquery.contents() keeps objects the same. So what's wrong ?