Hi All,
I've got this parallax scrolling site I'm working on, and I'm trying to add a nav menu to it.
I know how to add a menu with anchors to each section, but what I'd like is to have it slide up and down when each link is clicked. I've taken the nav from this tutorial:
http://f6design.com/projects/parallax-scrolling/ which has the functionality I want, and added it to my site:
http://www.oneeightyone.com/comic/index2.html.
It sort of works, but I can't get the animation to work correctly. I've played around with the parallax.js file, but that doesn't seem to help.
Any help is appreciated!