| ▲ | rhdunn 7 hours ago | |
If you specify the same name on each `details` element they behave like an accordion automatically [1], no need for JavaScript. If you set one of them to open that one will be initially open. [1] https://developer.mozilla.org/en-US/blog/html-details-exclus... | ||
| ▲ | 6510 40 minutes ago | parent | next [-] | |
different things with the same name? O_O | ||
| ▲ | crooked-v 6 hours ago | parent | prev [-] | |
It's not about using it as an accordion, it's about controlling the open/closed state from other interactions. | ||