smoothScroll
A simple jQuery plugin for anchor smooth scroll.
How to use it ?
<script> $(function(){ $('.nav').smoothScroll(); }); </script>
smoothScroll is an ultra-lightweight jQuery plugin which provides smooth anchor scrolling experience to your long content web page.
smooth-scroll scrollingA simple jQuery plugin for anchor smooth scroll.
<script> $(function(){ $('.nav').smoothScroll(); }); </script>