I have a mid section div on my site and an animation that moves a background image down the page when clicked.
What I would like to do is to scroll that image, or specify the page to centre vertically on that div.
I have tried the below, but no dice.
$.scrollTo( '.midsection', 800, {easing:'elasout'} );
elasouteasing formula? – Daedalus Sep 4 '12 at 2:27