Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Ability to change navigation class after scroll event. #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Ability to change navigation class after scroll event. #43

wants to merge 1 commit into from

Conversation

matgargano
Copy link

To have the plugin change the class AFTER the scroll event set parameter changeClassBefore to false and you're done! Note: It defaults to true.

jQuery('#nav').onePageNav({changeClassBefore: false});

To have the plugin change the class AFTER the scroll event set parameter changeClassBefore to false and you're done! Note: It defaults to true.

jQuery('#nav').onePageNav({changeClassBefore: false});
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant