animated navigation with Javascript


One page website with animated navigation with Javascript.

Some similar navigation inspire:

css flex split menu

CODE REVIEW:

HTML


Menu-Bars is a hamburger navigation button. From W3C


5 sections total. 

CSS

Set the root color choices.
title with some stylish.
The overlay is the full screen navigation.



JAVASCRIPT

Select all the DOM elements.
When nav active,toggle the nav class .
First, burger button change when click.
If overlay is not active, change animations.
Click events happend.

CODE Github

Popular posts from this blog

Fancyapps — easily build overlay windows with carousel

Meet Mantine: A TS-Based Open-Source React Components Library

Thoughts about Progressive Web App