Home » JS Resources Navigation Script Details

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
Visit Download
  1 week 2 week 1 month 5 months 1 year 2 year Overall
Votes 0 0 0 0 0 0 6
Rating 0 0 0 0 0 0 3.7
Added: Mon May 22 2006 Last Modify: Mon May 22 2006
Added by: Send Feedback to:


Page Visited Visited: 0
Rate:


Add commentAdd comment (Comments: 0)  

Advertisement

Partners

Related Resources

Other Resources

arrow