Delicious

Delicious

Query posts based on radio button field - ACF Support
Query posts based on radio button field - ACF Support
On my posts page I have a selection of radio button options. I'm using them similar to how 'Categories' would work usually. I was wondering if it was possible for me to query a page of posts depending on which radio button was selected? For example, when I create a new post I have to […]
·support.advancedcustomfields.com·
Query posts based on radio button field - ACF Support
Equal Columns With Flexbox: It’s More Complicated Than You Might Think | CSS-Tricks
Equal Columns With Flexbox: It’s More Complicated Than You Might Think | CSS-Tricks
As awesome as flexbox is, what it’s doing under the hood is actually a little strange because, by default, it is doing two things at once. It first looks at the content size which is what we would get if by declaring width: max-content on an element. But on top of that, flex-shrink is also doing some work allowing the items to be smaller, but only if needed. Let’s break those two down and see how they work together.
·css-tricks.com·
Equal Columns With Flexbox: It’s More Complicated Than You Might Think | CSS-Tricks
Disabling a link | scottohara.me
Disabling a link | scottohara.me
With HTML alone there is no way to disable a hyperlink (an element), and have it be both exposed as a “link” and as “disabled”. Now, setting ...
·scottohara.me·
Disabling a link | scottohara.me
Add post classes for custom taxonomies to custom post type?
Add post classes for custom taxonomies to custom post type?
I was surprised to learn that custom taxonomies aren't added as body or post classes like categories and tags are. I'm sure this will be added in a future version of WordPress, but in the meantime I
·wordpress.stackexchange.com·
Add post classes for custom taxonomies to custom post type?
Scroll-Linked Animations with CSS Scroll-Timeline (CSS Conf Colombia) – Bram.us
Scroll-Linked Animations with CSS Scroll-Timeline (CSS Conf Colombia) – Bram.us
I just finished giving a lightning talk at the wonderful CSS Conf Colombia covering Scroll-Linked Animations with CSS @scroll-timeline. Really enjoyed giving a talk again after all this time, especially with this great vibe they have going on and the afterparty in gather.town (skribbl FTW!). You can find the slides embedded below: Source materials for … Continue reading "Scroll-Linked Animations with CSS Scroll-Timeline (CSS Conf Colombia)"
·bram.us·
Scroll-Linked Animations with CSS Scroll-Timeline (CSS Conf Colombia) – Bram.us
Sass parallax example
Sass parallax example
By locking the perspective on the body element and transforming elements in 3D on top of that, you can easily create parallax scrolling effects that do...
·codepen.io·
Sass parallax example
Headless UI
Headless UI
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
·headlessui.dev·
Headless UI
slidevjs/slidev
slidevjs/slidev
Presentation Slides for Developers (Beta). Contribute to slidevjs/slidev development by creating an account on GitHub.
·github.com·
slidevjs/slidev
HTTPdump - Test your Webhook and HTTP requests.
HTTPdump - Test your Webhook and HTTP requests.
Debug or inspect webhook and API’s with httpdump. Create individual endpoints to test, debug or inspect your HTTP requests and Webhooks.
·httpdump.io·
HTTPdump - Test your Webhook and HTTP requests.
How to Generate Random Background Colors With JavaScript
How to Generate Random Background Colors With JavaScript
In this tutorial you’ll learn how to change the background color of a page randomly, using JavaScript. You’ll also learn how to modify your code to generate only pastel colors or dark colors.
·webdesign.tutsplus.com·
How to Generate Random Background Colors With JavaScript
Astro
Astro
Build faster websites with less client-side JavaScript
·astro.build·
Astro
Topframe | CSS-Tricks
Topframe | CSS-Tricks
This is extremely fun. Jeff Lindsay has created Topframe, and writes: Anybody that knows how to mess around with HTML can now mess around with their
·css-tricks.com·
Topframe | CSS-Tricks
Faster Integration with Web Components
Faster Integration with Web Components
Web components promise speedier integration. At some level, I understood this. I've even made this exact point while advocating for them. And yet, what happened on a recent project surprised me.
·cloudfour.com·
Faster Integration with Web Components
Avatar generator playground - Boring Avatars
Avatar generator playground - Boring Avatars
Boring avatars is a tiny JavaScript React library that generates custom, SVG-based, round avatars from any username and color palette.
·boringavatars.com·
Avatar generator playground - Boring Avatars