rochal / jQuery-slimScroll

small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
http://rocha.la/jQuery-slimScroll
2.23k stars 926 forks source link

Need to update after adding elements to section. #300

Closed maks112v closed 3 years ago

maks112v commented 6 years ago

After adding more forms to a text I need to reload slimScroll. It reloads on resize but i could not find a way to doing it by calling it from a function. Is this possible?