Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
animate
.
Show all posts
Showing posts with label
animate
.
Show all posts
Wednesday, June 5, 2013
jQuery scroll page to specific location
›
jQuery('html').animate( {scrollTop : 0}, 'slow', function() { });
›
Home
View web version