When I tab around my form it jumps all around. Is it based on the order of creation of the text field?
How can I change (correct) the ‘tab’ order?
Thanks
Ron R
When I tab around my form it jumps all around. Is it based on the order of creation of the text field?
How can I change (correct) the ‘tab’ order?
Thanks
Ron R
go check out “best of Kirupa.com”
where is this?
fields you want to tab, set tabEnabled = true, all other, including clips and buttons, set to false, then set up a custom tab order for the ones you want to tab with tabIndex,
post is here:
http://www.kirupaforum.com/showthread.php?s=&threadid=5662
:: Copyright KIRUPA 2024 //--