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

Hide current styling on top of page ? [SOLVED] #143

Closed
russelperalta opened this issue Oct 10, 2015 · 1 comment
Closed

Hide current styling on top of page ? [SOLVED] #143

russelperalta opened this issue Oct 10, 2015 · 1 comment

Comments

@russelperalta
Copy link

Hey,

This plugin works amazing, I just have a question with an "intro" page

So when you go to my site, there's a little intro, how do I make sure that the plugin doesn't activate until I scroll passed the intro, or until I click on an anchor? And how do I disable the plugin when you scroll back to the top of the page?

This is just so that when I scroll up the current styling "disappears" .

I'm sure it's a simple solution, I'm still fairly new to this.

@russelperalta russelperalta changed the title Intro Page remove current ? Hide current styling on top of page ? Oct 10, 2015
@russelperalta
Copy link
Author

My bad, I was making it more complicated than it should be, just added the following class:

.disable {
display: none;
}

smh

@russelperalta russelperalta changed the title Hide current styling on top of page ? Hide current styling on top of page ? [SOLVED] Oct 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants