-
Notifications
You must be signed in to change notification settings - Fork 379
Description
Hello,
I've researched this quite thoroughly and am hoping someone can help with my issue. Basically, I have a 6-link navigation and if you mouse over 3 of them, you get sub-choices. i want to have some animation, so I'm using AnythingSlider to navigate between the 6 links (and it's working fine) but I'm not quite sure how to scroll between the sub-sections. I.e. I have an "about" section that has 3 sublinks....What I'd like to do is have the page scroll in from the right or left and display the first sublink (AnythingSlider is golden for this) but then if someone was to click a sublink of "about," I'd like it to scroll to that portion of the site. If anyone has ideas for other plugins or ways to use AnythingSlider to do this, I'd really appreciate it. I'm not much of a programmer, but JavaScript often makes more sense to me than plugins and if I have to write the basic code myself, I'm okay with that. I'd just like to know if someone has had a similar experience and can provide some insight. Thanks!