Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glassy Navbar on scroll and navbar sticks on top #3

Open
mohammedasimahmed opened this issue Mar 14, 2024 · 0 comments
Open

Glassy Navbar on scroll and navbar sticks on top #3

mohammedasimahmed opened this issue Mar 14, 2024 · 0 comments
Labels

Comments

@mohammedasimahmed
Copy link
Contributor

mohammedasimahmed commented Mar 14, 2024

Description:
Currently, the navigation bar does not remain fixed at the top of the page when the user scrolls, and there is no dynamic background transition from transparent to glassy based on scroll position.

Tasks to be done:

  • Update the CSS to make the navigation bar fixed at the top of the page when the user scrolls.
  • Initially, set the background of the navigation bar to transparent , then Implement a transition effect to change the background to a glassy appearance as the user scrolls down , then Implement logic to revert the background to transparent when the user scrolls back to the top of the page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant