blah blah blah is here! blah blah » Close

0
votes
1 answers

How to set the order in which textboxes get focus when pressing the tab key?

Rick_A
761

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 ...

Feedback