Search

Nalezeno "Navigation": 32

Grid Flow Animation


A loading and navigation animation where thumbnails "flow" into a grid

Icon Glassmorphism Effect in CSS


I recently came across a cool effect known as glassmorphism in a Dribble shot. My first thought was I could quickly recreate it in a few minutes if I just use some emojis for the icons without wasting time … The post Icon Glassmorphism Effect in CSS appeared first on CSS-Tricks. You...

Layout with Reveal Animations and Content Preview


Some experimental reveal animations on typographic elements as repeating pattern for a website design. The post Layout with Reveal Animations and Content Preview appeared first on Codrops

How to Code the K72 Marquee Hover Animation


Learn how to recreate the direction-aware marquee menu hover effect seen on the website of K72 by Locomotive. The post How to Code the K72 Marquee Hover Animation appeared first on Codrops

Inline to Menu Link Animation


An experimental inline-to-menu-link animation based on a concept by Matthew Hall. The post Inline to Menu Link Animation appeared first on Codrops

Creating a Smart Navbar With Vanilla JavaScript


Sticky, or fixed, navigation is a popular design choice because it gives users persistent access to navigate the site. On the other hand, it takes up space on the page and sometimes covers content is a way that’s less than … The post Creating a Smart Navbar With Vanilla JavaScript appeared...

In Praise of the Unambiguous Click Menu


I still remember my excitement when I learned how to build a hover-triggered submenu with just CSS. (It was probably after reading this 2003 article from A List Apart.) At the time, it was a true CSS trick. Seriously. … The post In Praise of the Unambiguous Click Menu appeared first...

Table of Contents with IntersectionObserver


If you have a table of contents on a long-scrolling page, thanks to, say, position: fixed; or position: sticky;, the IntersectionObserver API in JavaScript is the perfect companion to highlight items in the table of contents when corresponding content … The post Table of Contents with...

How We Improved the Accessibility of Our Single Page App Menu


I recently started working on a Progressive Web App (PWA) for a client with my team. We’re using React with client-side routing via React Router, and one of the first elements that we made was the main menu. Menus … The post How We Improved the Accessibility of Our Single Page App Menu...

How to Create a Shrinking Header on Scroll Without JavaScript


Imagine a header of a website that is nice and thick, with plenty of padding on top and bottom of the content. As you scroll down, it shrinks up on itself, reducing some of that padding, making more screen real … The post How to Create a Shrinking Header on Scroll Without JavaScript appeared...

I Saw Two Mega Menus Today…


One was the footer of an (older) U.S. Government website. The other was the navigation for AWS services from the AWS Console. The post I Saw Two Mega Menus Today… appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter

Crafting a Scrollable and Draggable Parallax Slider


A tutorial on how to build a slider with an interesting parallax effect that you can either scroll or drag through. The post Crafting a Scrollable and Draggable Parallax Slider appeared first on Codrops

Parsing Markdown into an Automated Table of Contents


A table of contents is a list of links that allows you to quickly jump to specific sections of content on the same page. It benefits long-form content because it shows the user a handy overview of what content there is with a convenient way to get there. This tutorial will show you how to parse...

Inline Menu Layout with Gallery Panel


An inline menu layout with a playful hover animation and a gallery content preview panel. The post Inline Menu Layout with Gallery Panel appeared first on Codrops

Implementing WebGL Powered Scroll Animations


Learn some fun WebGL by reconstructing the beautiful scroll animations from Robin Noguier's portfolio. The post Implementing WebGL Powered Scroll Animations appeared first on Codrops

Menu Reveal By Page Rotate Animation


There are many different approaches to menus on websites. Some menus are persistent, always in view and display all the options. Other menus are hidden by design and need to be opened to view the options. And there are even additional approaches on how hidden menus reveal their menu items. Some...

Three CSS Alternatives to JavaScript Navigation


Hey quick! You’ve gotta create the navigation for the site and you start working on the mobile behavior. What pattern do you choose? If you’re like most folks, it’s probably the “hamburger” menu that, when clicked, uses a little JavaScript to expand a vertical list of navigation links. But that’s...

Creating a Menu Image Animation on Hover


A tutorial on how to create a hover effect for a menu where images appear with an animation on each item. The post Creating a Menu Image Animation on Hover appeared first on Codrops

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace