TheRealRajan / Sticky-Navigation-Bar

A navigation bar that stays fixed in place even after scrolling down the page but changes its styling when it hits a defined scroll value in the Y direction.

Home Page:https://therealrajan.github.io/Sticky-Navigation-Bar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sticky-Navigation-Bar

A navigation bar that stays fixed in place even after scrolling down the page but changes its styling when it hits a defined scroll value in the Y direction.

When you scroll down past the defined ScrollY value on the page, the styling of the navbar changes but the navbar will remain fized on the page no matter how far you scroll down.

The demo is live at https://therealrajan.github.io/Sticky-Navigation-Bar/ image image

About

A navigation bar that stays fixed in place even after scrolling down the page but changes its styling when it hits a defined scroll value in the Y direction.

https://therealrajan.github.io/Sticky-Navigation-Bar/

License:MIT License


Languages

Language:HTML 60.7%Language:CSS 35.4%Language:JavaScript 3.9%