Prevent tabstop on A element (anchor link) in HTML

后端 未结 5 741
北荒
北荒 2020-11-29 05:54
5条回答
  •  眼角桃花
    2020-11-29 06:26

    Some browsers support the tabindex="-1" attribute, but not all of them, since this is not a standard behaviour.

提交回复
热议问题