You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2022. It is now read-only.
I have a portfolio website that has a hidden content area when you click the "view more" button on the navbar. The navbar is absolute positioned to the bottom of the page.
When you click "view more", the page scrolls up 100px and shows more content.
I want the navbar stickUp to be active only when the navbar reaches the top (with hidden content) and then, when I scroll to the top, my navbar remains as if there were no stickUp.
Is there any way I can do this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a portfolio website that has a hidden content area when you click the "view more" button on the navbar. The navbar is absolute positioned to the bottom of the page.
When you click "view more", the page scrolls up 100px and shows more content.
I want the navbar stickUp to be active only when the navbar reaches the top (with hidden content) and then, when I scroll to the top, my navbar remains as if there were no stickUp.
Is there any way I can do this?
The text was updated successfully, but these errors were encountered: