darsain / sly

JavaScript library for one-directional scrolling with item based navigation support.
http://darsa.in/sly
2.87k stars 497 forks source link

Scroll with in an accordion tab #190

Closed blpraveen closed 9 years ago

blpraveen commented 9 years ago

I am using sly vertical notitembased scroll inside an accordion which is hidden initially and opens on tab click. Nothing happens, ti does not scroll. Any solution please or I need to copy more information.

Thanks B L Praveen

darsain commented 9 years ago

Hidden elements don't have dimensions, thus Sly is unable to properly initialize. Either initialize or call .reload() when you show Sly.