Thursday, May 12, 2016

How to Implement Smooth Scrolling in JavaScript

Smooth scrolling is a user interface pattern that progressively enhances the default in-page navigation experience, animating the change of position within the scroll box (the viewport, or a scrollable element) from the location of the activated link to the location of the destination element indicated in the hash fragment of the link URL.


by via jQuery-Plugins.net RSS Feed

No comments:

Post a Comment