Attempting Multiple Vertical Scrollers with jQuery Tools UI Library, using Wordpress
I'm building a multi-directional jQuery Scrollable-powered page. I have the gist of it implemented. There are navigation elements to the left, like a sub-navigation menu in place of left and right arrows. And there are up and down arrows to navigate within the contents of each of the sub-navigation menu categories, all on the same page.
What I want to do on the page above is allow for optional left and right navigation on top of optional vertical scrolling, no matter what sub-navigation menu category is live. If you see now, I click "nutrition" and then I can click the up and down arrows at the side to navigate through the different panels. When I click "quick tips," however, or any of the other sub-navigation menu categories that have multiple panels nested beneath one another, I cannot scroll vertically any longer.
Bookmarks