Insert an element into the natural tab order using tabindex="0"
. For example:
<div tabindex="0">Focus me with the TAB key</div>
Insert an element into the natural tab order using tabindex="0"
. For example:
<div tabindex="0">Focus me with the TAB key</div>