A jQuery plugin that allows you smoothly and gracefully scroll to other positions on the page.
Usage
Incude Script
The HTML
<div class="graceful"></div>
The Javascript
$j('.graceful').scrollGracefully();
A jQuery plugin that allows you smoothly and gracefully scroll to other positions on the page.
<div class="graceful"></div>
$j('.graceful').scrollGracefully();