Hi, as tabindex is not working on autocomplete combobox (that is not moving between form elements as I have requested)- I am hoping to force focus when leaving one area if possible. In doing this I think i need to know the name of the text box that is created on top of the standard select/combobox. How do I find a name or ID for the combobox so I can set focus.
I have a mix of text boxes and comboboxes on a form (most of which are autocomplete). When I tab using tabindexes that I have set the form goes through all the text boxes first and then goes to the comboboxes last and does them in an order which is different to that which I set.
How can I force my comboboxes to be tabbed to when I want them to?
It is much wider than the auto one that dreamweaver adds. It is much wider than the maximum lenght of options. Sorry I am very basic with all this- any help much appreciated!