This is for everyone who wants a responsive navigation bar that looks good on every screensize, lightweight and easy to implement. You know existing “premade” navbars are usually packed with a full blown CSS framework and rely heavily on JS. If you are already using Bootstrap for your site maybe it’s not worth it but I would still recommend giving it a try for the fancy colors and animations. It’s around 2KB miniefied, gzipped and…
This is a simple multi-level menu with delayed item animations and an optional breadcrumb navigation and back button. The idea is to animate each menu item once a level is changed. The animation starts with the item clicked and the delays are propagated through the neighbors. The animation delays follow the same logic for the incoming items of the new level of the multi-level menu. As optional elements we have a breadcrumb navigation and a…