Easing rotation animation on scroll
问题 I have an element that I am using jquery/css3 to rotate on scroll. The trouble is that it is kinda jumpy when you scroll, and it stops immediately when you stop. I would love for it to be more of a smooth playing rotation that starts when you start scrolling and then eases to a stop after you stop scrolling, rather then just rotating a set # of degrees each time the scroll wheel moves. My code and link is below: http://pollenbrands.com/rjj/ (scroll down to 100% fruit) var angle = 1; jQuery