G
Guest
I have a simple login screen with 2 textboxes (Login ID and Password) and 2
buttons (Login and Cancel). I've set the TabIndex Property of each control,
starting at 0.
When I enter a login id and then press Tab, the focus goes to IE's Address
Bar instead of the next control! How do I allow the user to reliably cycle
through the controls on a web page?
buttons (Login and Cancel). I've set the TabIndex Property of each control,
starting at 0.
When I enter a login id and then press Tab, the focus goes to IE's Address
Bar instead of the next control! How do I allow the user to reliably cycle
through the controls on a web page?