awesomeeng / FocusTraversalAPI

Focus Traversal API polyfill.
MIT License
28 stars 0 forks source link

Add order() to the proposal #3

Closed arei closed 4 years ago

arei commented 5 years ago

Add the order() function to the proposal. Order() takes an array (or expanded arguments) and programmatically sets their focus tabindex order based on their position in the array.

arei commented 4 years ago

Closed by #11.