angular-snapscroll
angular-snapscroll copied to clipboard
Vertical scroll-and-snap functionality in angular
Hello! Thank you for this great library! However, I'm trying to implement scrollable sub-sections and encountering some weird behavior. Right now, I have a scrollable `div` (`overflow: auto;`) on the...
Hi Joel, We are using angular-snapscroll for vertical snap-scrolling but due to some design changes we need to add horizontal snap scrolling in our responsive websites for smaller screens. Can...
Hi there, I am using rails and angular, in there i have used snapscroll for some functionality, there are actually two issues, but both are linked in a way that...
Add these directives: - scroll-up - scroll-down - scroll-top: a two-way bind to the `scrollTop` of the element - scroll-animation: with values: `true`, `false` or `"animationDuration animationEasing"` e.g. `"400 swing"`....
e.g. fit-window-height="90%"