Here is how to do this:
var offset = $('#OBJECT-ID').offset().top; $('html,body').animate({ scrollTop: offset }, 500);
Here is how to do this:
var offset = $('#OBJECT-ID').offset().top; $('html,body').animate({ scrollTop: offset }, 500);
No comments yet.
RSS feed for comments on this post. TrackBack URL