Opening a Details Element from the URL
If the #hash in the URL matches the ID of an element *inside* a
element, it’ll open. No other fancy code required.
If the #hash in the URL matches the ID of an element *inside* a
Accordion details, toggle switches, styleable selects, responsive video, and more!
The HTML for a <details> element is generally something like: See how I put two <p> elements in there? That’s totally fine. Everything that isn’t the <summary> is visually hidden until the <details> is open, either via the open attribute or the summary is clicked/tapped. So if you’re trying to select “all the content”, you’re […]
Frontend Masters donates to open source projects through thanks.dev and Open Collective, as well as donates to non-profits like The Last Mile, Annie Canons, and Vets Who Code.