79685765

Date: 2025-07-01 08:54:43
Score: 0.5
Natty:
Report link

HTML Native (partial) solution

As a partial answer, but I hope a useful one, details elements can be 'grouped' by giving them the same name attribute value. When we do that, only one of the grouped elements is allowed to be open. So opening a new one will close the previously opened one.

MDN docs.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: m4rrc0