On 9/15/07, Mark <[EMAIL PROTECTED]> wrote:
> I have a very large and complex form, and I am using some autocomplete
> components, and I need when user selects one item in the autocomplete
> option list, focus automatically go to the next component, like
> pressing the tab key.

Which autocomplete are you using?
My original gobbles the tab key. I have since made a modification that
should at least return focus to the input after pressing tab to select
an item. You could try upgrading to the latest version (which is based
on Dan's mod):
http://www.dyve.net/jquery/?autocomplete
or you could try Jörn's rewrite:
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/

Reply via email to