I'm looking to build something akin to the effect you can see on http://www.meetyourmx.com/ - Specifically I mean how the animations launch on page load then when you scroll, or click through the menu the items are animated in various ways to get you through the site.
How can this one after another effect be accomplished? I'm just using standard CSS3 animations currently. Am I looking at a jQuery/AJAX solution?
Just to clarify I'm trying to recreate the fullheight/no scroll bar synced with the animations.
Thanks in advance.