Tab between text fields
In Progress
I'm wondering if there's a way to structure our prototype/wireframe so that when I simulate the webpage it's easy to tab between field?
I'm wondering if there's a way to structure our prototype/wireframe so that when I simulate the webpage it's easy to tab between field?
Sure - using "On Key Up" + "Set Focus On" events. Check out this tutorial to learn how: https://www.justinmind.com/support/exercises-events-and-interactions/#exercise-5-tab-between-fields-in-a-form
Comments have been locked on this page!