mzubala / jquery-custom-scrollbar

189 stars 102 forks source link

Updated the removeScrollbarComponent method #48

Closed duckzland closed 1 year ago

duckzland commented 10 years ago

The old method will clean all elements even if user has additional markup that shouldn't be removed. Updated to target only the .overview and .viewport when removed.

example :

old method will remove "the dont remove this" when initialized -> destroy

tested under visual composer plugin for wordpress