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

Ability to change navigation class after scroll event.#43

Open
matgargano wants to merge 1 commit intodavist11:masterfrom
matgargano:master
Open

Ability to change navigation class after scroll event.#43
matgargano wants to merge 1 commit intodavist11:masterfrom
matgargano:master

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