JavaScript Resources
Smooth scrolling
Smooth scrolling
Description:
It's quite often, when navigating through a long document, confusing or disorienting for users to click a link which immediately jumps them to somewhere else in that document. Are they on the same page, on a different page, should they scroll more from here, what's going on?
Smooth link scrolling alleviates this a little, by scrolling the page to the new link rather than jumping there directly.
To apply this effect to your own pages, simply download smoothscroll.js and include it in the <head> of your page like any other JavaScript, using something like <script src="/smoothscroll.js"></script>.
Browsers Compatibility:
IE, FF, Opera, Safari |
Download
|
—
more Resources Scripts: Forms, Text, Buttons, Games, Calendars, Miscellaneous, Utilities, Clocks, Navigation, Windows, Cookies, Special Effects, Counters, Passwords, DHTML
[Home] [Templates] [Blog] [Forum] [Directory] JavaScript Resources - Smooth scrolling
|