【发布时间】:2022-06-20 05:21:25
【问题描述】:
我想知道为什么点击时咏叹调没有展开。
<div
class="tooltip filter-tooltip"
tabindex="0"
role="button"
aria-label="Vaccine Brand More Information"
aria-expanded="false"
aria-controls="filter_dialog"
\>
【问题讨论】:
-
你在说什么? Aria 不会向您的网站添加交互,它用于定义浏览器的可访问性指南。更改 aria 中的值取决于开发人员。你甚至期望会/应该发生什么?
标签: javascript html css web wai-aria