Are there any jQuery plugins that make it easy to control/animate dom elements based on scroll position?
Similar to the nike better world and ben the body guard sites.
My actual goal is to have elements move up and fade in when scrolling down and move down and fade out when scrolling up with the animation being 1 to 1 with the scroll.
http://www.ianlunn.co.uk/blog/code-tutorials/recreate-nikebetterworld-parallax/
This plugin was just released. Does exactly what I was looking for.