javascript - Why is <body> element in the tab sequence in ember application. clean to make address bar not in the tab sequence -
i have simple form in ember.js has 3 form elements. tab go through 5 element , element can't see, used document.activeelement in console, got element, doesn't have tabindex attribute. there know why element in tab sequence? , also, what's clean way skip address bar(url field) in tab sequence. thanks.
Comments
Post a Comment