Quick Link: Make Internal Links Scroll Smoothly with JavaScript
Just wanted to bookmark this little script: Make Internal Links Scroll Smoothly with JavaScript. If a user clicks a link to an on-page anchor, it'll scroll the page instead of jumping directly to the spot.
Conversation
Too bad it still doesn?t work in Safari?
http://cross-browser.com/x/examples/xwinscrollto.php
http://www.dyn-web.com/dhtml/scroll/
The first link I posted is kinda cool, since it uses dPx/dt = ksin(v) instead of dPx/dt = kv, i.e. at a varying rate.