name attribute on details elements has partial support
Browser Compatibility Check
Description
The name attribute on details elements is not supported by some browsers.
Help
On browsers that support the name attribute details elements with the same name function as an accordion, automatically closing the other details elements when one of them is clicked. On older browsers that don’t support the name attribute the details elements still expand and contract, but do not function as an accordion, and multiple details elements can be expanded.
Applicable standards
Change history
- 6.54 Oct 2024 Added.
This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.
Rule ID: BugHtmlDetailsName