I have two text field boxes; username and password. There is also a checkbox below the username field. Currently pressing the tab button on they keyboard results in the checkbox gaining focus, I would like to override this so that tab key would bring the password field into focus. Does anyone know how to do this using jQuery or how to restructure the HTML to achieve the same effect?
Thanks
I have two text field boxes; username and password. There is also a checkbox
Share
Use tabindex