[jQuery] Automatically advancing to next form element...

[jQuery] Automatically advancing to next form element...

Dave,
I'm actually looking at it for several uses:
* The autocomplete function I'm using doesn't correctly "tab" to the next
field if you use the [TAB] key when selecting an option from the keyboard
* Implementing autotabbing to the next field when a certain number of
characters have been typed in
I'll probably play around w/developing a plugin for this that will allow you
to programmatically go between next/prev form fields.
-Dan