Question:
I have re-ordered the DOM for my homepage/header, and yet the tab order when navigating by keyboard is not changing or updating. Help! This is an accessibility concern.
Product:
Wix Studio Editor
What are you trying to achieve:
I’d like to specify the tab order so that a person with visual impairment can tab through the site in a logical, expected order.
What have you already tried:
- Reordering the DOM order manually
- Turning off the ‘automatic DOM order’
- Grouping items into a container, then reordering them
- Clearing cache and loading site in other browsers