scrollTo with EaseIn or EaseOut ?
I would like to scroll the window to a document element but have the scrolling done with an Ease In / Out. No linear, no bouncing, just a simple ease in + ease out.
Is there a plugin for scrolling to a document element with simple easing?
Thanks