The Animated Scroll To module provides the possibility to easily scroll to elements on pages. It uses anchor links to scroll (with a configurable animation) to the correct element. It doesn't matter if the element is on the same page (like with a link like "#anchor") or that the element is on another page (like "/node/4#anchor). It differs from other (similar) modules by the fact that it is possible to "chain" anchors in the link and that it is possible (but not required) to configure the speed, pause, correction and easing per element. More about chaining multiple anchors and configuration per element is explained on the project page.
Project link
https://www.drupal.org/project/animated_scroll_to
Git instructions
git clone --branch '8.x-1.x' https://git.drupalcode.org/project/animated_scroll_to.git
| Comment | File | Size | Author |
|---|---|---|---|
| animated-scroll-to-settings.png | 120.89 KB | ewout goosmann | |
| animated-scroll-to-demo.gif | 29.08 MB | ewout goosmann |
Comments
Comment #2
ewout goosmannComment #3
avpadernoComment #4
geoanders commentedRan a quick standards scan. See results below:
Comment #5
avpadernoComment #6
ewout goosmannHi @geoanders and @apaderno,
Thank you for reviewing this module.
I have committed the necessary changes.
Comment #7
ewout goosmannComment #8
geoanders commentedThanks! Coding standards issues seem to be resolved.
Comment #9
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.
Comment #10
ewout goosmannThanks for reviewing my code again, for updating my account and for sharing the good reads for excellent maintainership!