Closed thecodingaviator closed 5 years ago
Is there a way I can get scrollify to recalculate section heights every time an event happens. I am using a details-summary pair and want the scroll to work regardless of whether the summary is open or not
Call $.scrollify.update()
$.scrollify.update()
Thanks
Is there a way I can get scrollify to recalculate section heights every time an event happens. I am using a details-summary pair and want the scroll to work regardless of whether the summary is open or not