Notes of Maks Nemisj

Experiments with JavaScript

tabIndex

Focus, tabIndex and behavior of browsers

“Do not trust defaults” # Prefix Recently I had an opportunity to deal with focus behavior in browsers, with tabindex attribute and other focus related stuff. When I was doing this work I came across interesting aspects of focus implementation in different browsers. This article is exactly about all these things. Tested browsers are IE […]

, , , , ,