[js] hide navigation while scrolling to the bottom of the page
wisnie opened this issue · 1 comments
wisnie commented
- hide navigation while scrolling to the bottom of the page,
- show navigation when user tries to scroll up
wisnie commented
resources:
- https://developer.mozilla.org/en-US/docs/Web/API/Document/scroll_event,
- https://developer.mozilla.org/en-US/docs/Web/API/Window/scrollY,
- https://developer.mozilla.org/en-US/docs/Web/API/Element/classList,
- https://developer.mozilla.org/en-US/docs/Web/API/DOMTokenList/toggle,
- https://developer.mozilla.org/en-US/docs/Web/CSS/transition