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
I have a div with nanoscroller applied to it that is larger than the browser screen. When I pull down on the nanoscroller slider and it gets to the bottom of the browser window the browser window doesn't scroll down to keep the content in focus. In order to see the content I have to release scrollbar slider and slide the browser window slider down to see the content. Is there a solution for this that I've missed?
I know there is an option to disable page scrolling ($(".nano").nanoScroller({ preventPageScrolling: true });), but I don't have it enabled and that is not the problem in this case.
I tested another jQuery scroller called "Tiny Scrollbar" and it works the way I'm describing above. However, I like this scrollbar library better. http://www.jqueryrain.com/?8OKI7cdR
The text was updated successfully, but these errors were encountered:
I have a div with nanoscroller applied to it that is larger than the browser screen. When I pull down on the nanoscroller slider and it gets to the bottom of the browser window the browser window doesn't scroll down to keep the content in focus. In order to see the content I have to release scrollbar slider and slide the browser window slider down to see the content. Is there a solution for this that I've missed?
I know there is an option to disable page scrolling ($(".nano").nanoScroller({ preventPageScrolling: true });), but I don't have it enabled and that is not the problem in this case.
I tested another jQuery scroller called "Tiny Scrollbar" and it works the way I'm describing above. However, I like this scrollbar library better.
http://www.jqueryrain.com/?8OKI7cdR
The text was updated successfully, but these errors were encountered: