You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, firstly thanks for great plugin.
But i have one issue with this plugin. I want to use it inside the scrollable div, but in source the scoll event is attached to window scroll and when i scrolling inside my scrollable div this event is not fired.
Is there any way to specified parent container, and on this parent container the scroll event will be attached?