0
votes
votes
1 answers
How to set the order in which textboxes get focus when pressing the tab key?
I want to set the order when I hit the tab key, it will set the focus on a particular textbox or dropdownlist (etc.). Right now, when I hit tab it sometimes sets focus to an image on the web page, I want to restrict it to certain input b ...
