Forum Discussion

AmyCowan's avatar
AmyCowan
Community Member
2 years ago
Solved

Triggers for keyboard navigation- branching scenario

I'm trying to make this course (my first one!) accessible by keyboard navigation only. I've set the focus order so that users can press tab to move through the different options. I'm trying to figure...
  • elizabeth's avatar
    2 years ago

    If clicking on the object does something for users who are navigating with a mouse (for example, if clicking on the envelope shows a layer), then you don't need a separate trigger for the user who is navigating via keyboard. Pressing enter would be the same as clicking.