Bloomberg Inspired Multi-level Toggle Menu In Pure CSS
A pure CSS solution to create a Bloomberg.com style toggle menu that reveals a horizontal, multi-level mega menu when you click the toggle button.
A pure CSS solution to create a Bloomberg.com style toggle menu that reveals a horizontal, multi-level mega menu when you click the toggle button.
A CSS only Golden Ratio Page Layout that makes use of CSS grid layout to size a series of elements relative to their previous sibling using the golden ratio.
idle.js is a vanilla JavaScript based idle timer that checks if a user is idle for a specific amount of time and fires a callback function (or redirects the page to another) if the user goes idle.
Makes use of SVG and HTML/CSS to create animated checkbox & radio button inputs inspired by macOS Mojave dark mode.
vanillaSwiper is a responsive, mobile-first swiper component that enables the user to scroll through a set of elements via touch swipe.
A fancy, interactive, direction-aware text shadow effect that reacts to mouse movement. Created with pure JavaScript and CSS transition & text-shadow properties.
Scrub Slider is a pure JavaScript library that creates an interactive, configurable, responsive, vertical slider to compare two images (after/before) layered on top of each other.
A pure JavaScript/HTML5/CSS approach to create a vertical accordion with smooth sliding effects based on CSS3 transitions.
Yet another circle menu navigation concept to create a floating action button that reveals a radial popup menu when toggled.
vanillaInfiniteScroll is a Vanilla JavaScript library that makes it easier to apply the familiar Parallax Scrolling effect to any DOM elements.