Problem related to tab index
-
Hello ! I've one problem related to tab index. I've few controls on my webpage. I've set tab index for all control. Its working fine. But if click scroll bar of my web page and then press tab key then focus goes to first control. I want it to go on next control. Please tell me how to overcome this problem. Waiting for reply. Thank You.
-
Hello ! I've one problem related to tab index. I've few controls on my webpage. I've set tab index for all control. Its working fine. But if click scroll bar of my web page and then press tab key then focus goes to first control. I want it to go on next control. Please tell me how to overcome this problem. Waiting for reply. Thank You.
I guess you'd need to store the last TabIndex value, then on tab click, check and increment it...kinda manually implement...
"Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox