Navigate through the TAB key

后端 未结 3 989
逝去的感伤
逝去的感伤 2021-01-14 13:11

I\'m working on LAMP application. In my application I\'m using iframe. I want to navigate through my application via Tab key. all ok. But Tab

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-14 13:39

    Yes! There is a spec for it, its called WAI-ARIA and its for accessibility : http://www.w3.org/WAI/PF/aria-practices/#focus_tabindex

提交回复
热议问题