Revision: 22788
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 22, 2010 09:43 by landonmiller
Initial Code
$( 'html, body' ).animate( { scrollTop: 0 }, 0 ); //smooth scrolling $( 'html, body' ).animate( { scrollTop: 0 }, 'slow' );
Initial URL
Initial Description
Initial Title
Go to top of the page, smoothly
Initial Tags
jquery
Initial Language
jQuery