RSSAmplifier

Blog

Jake Archibald's blog

jakearchibald.comRSS feed ↗10 posts

Latest posts

Fixing my tooltip accessibility mistake

aria-describedby isn't always enough.

The Goldilocks customizable select height

The 'ideal' sizing is more complicated than you think…

Importing vs fetching JSON

They behave differently, so make sure you pick the right one.

The present and potential future of progressive image rendering

Exploring progressive image rendering across JPEG, PNG, WebP, AVIF, and JPEG XL.

Fetch streams are great, but not for measuring upload/download progress

They're inaccurate, and there are better ways.

Making XML human-readable without XSLT

JavaScript is right there.

Give footnotes the boot

I hate footnotes, and hopefully by the end of this, you will too.

Animating zooming using CSS: transform order is important… sometimes

How to get the right transform animation.

Firefox + custom elements + iframes bug

A tricksy Firefox bug and how to work around it.

How should <selectedoption> work?

It's part of the new customisable `<select>`, but there are some tricky details.