Where do tabindex=”0″ HTML elements end up in the tabbing order?

tabindex assignments are handled the following way (for elements that support the tabindex attribute):

  • Positive numbers (1,2,3…32767) are handled in tab order.
  • 0 is handled in source order (the order it appears in the DOM)
  • -1 is ignored during tabbing but is focusable.

This information is taken from : http://www.w3.org/TR/html401/interact/forms.html#adef-tabindex

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)