Safari ignoring tabindex

前端 未结 7 1773
野的像风
野的像风 2020-12-07 19:49

I have 2 buttons next to a textbox and another textbox after the 2 buttons. The tabindex for the first textbox is 1000, the first button is 1001 and the second button is 10

7条回答
  •  北海茫月
    2020-12-07 20:24

    Making Safari and a Mac accessible:

    Testing on a Mac: System Preferences -> Keyboard -> ShortCuts (tab) -> Full Keyboard Access -> All Controls

    For Tabbing to work on Safari: Preferences -> Advanced -> Press tab to highlight each item on a page (check this)

提交回复
热议问题