StackOverflow 文档 HTML 教程 TABINDEX 从 Tab 键顺序中删除元素 从 Tab 键顺序中删除元素 Created: November-22, 2018 <button tabindex="-1">This button will not be reachable by tab</button> 该元素将从 Tab 键顺序中删除,但仍然可以调焦。 定义自定义 Tab 键顺序(不推荐)向 Tab 键顺序添加元素