I have a issue with taborder. In a webpage i have elements with custom tabindex, tab order is jumping to url after tabindex 0 and then returning to tabindex 1. How can i restrict the taborer going to URL. can anyone give idea why it is happening.
Thanks.
You should be starting with
tabindex="1"
.With a caveat:
Source: http://webaim.org/techniques/keyboard/tabindex