Hi,

I have a bunch of inputs with tabindex defined on each.  Some are regular
HTML inputs and some are struts autocompleters as shown below:  
    <s:autocompleter name="city" theme="ajax" href="%{jsonList}" size="22"
tabindex="5" dropdownWidth="200" showDownArrow="false" autoComplete="true"
loadOnTextChange="true" searchType="startstring" />      

The Struts tabindex is not working (I have tested in both Firexfox and IE). 
Is this something I should report as a bug or am I doing something wrong?

Thanks,
Ben

-- 
View this message in context: 
http://www.nabble.com/-S2--Tabindex-not-working-on-autocompleter-tf4138603.html#a11771754
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to