I want to be able to scroll my page and when I hit a certain point I want a div to scroll horizontally across but I can’t seem to achieve this..I had some jquery which alerted when the user hit the second section but I couldn’t get it working, I now simply have an animate on my block but it’s not working at all…can you help me please?
Share
Is this what you’re trying to achieve?
http://jsfiddle.net/Mu4ug/3/
When the user scrolls down to the second div, the animation begins.