Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubrianity/javascript-sticky-navbar
Vanilla JavaScript Sticky Navbar
https://github.com/kubrianity/javascript-sticky-navbar
Last synced: 30 days ago
JSON representation
Vanilla JavaScript Sticky Navbar
- Host: GitHub
- URL: https://github.com/kubrianity/javascript-sticky-navbar
- Owner: Kubrianity
- Created: 2022-07-25T14:49:16.000Z (over 2 years ago)
- Default Branch: root
- Last Pushed: 2022-07-27T20:26:38.000Z (over 2 years ago)
- Last Synced: 2024-11-07T09:36:17.169Z (3 months ago)
- Language: HTML
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript30 #24: javascript-sticky-navbar
This is a JavaScript project, one of the JavaScript30 challenges by Wes Bos.
In this project, as the page is scrolled down, navbar slides with transition effects and the page content is scaled up and down.
View demo [here](https://kubrianity.github.io/javascript-sticky-navbar/#)