Revision: 29025
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 20, 2010 01:59 by magicrebirth
Initial Code
$( 'html, body' ).animate( { scrollTop: 0 }, 0 ); // or $( 'html, body' ).animate( { scrollTop: 0 }, 'slow' );
Initial URL
Initial Description
Initial Title
Go to top of page using jQuery
Initial Tags
jquery, animation
Initial Language
JavaScript