On 3/9/08, Sebastiaan van Erk <[EMAIL PROTECTED]> wrote:
> I think he means that, suppose you have a username and password field;
>  then if the username is already filled in (e.g. from a cookie), then
>  focus should go to the next field (password field).
>

Well, since you set up the behavior in your Java code, couldn't you
decide which item gets the focus there?  I realize that could be
tedious for a large form, but I'm sure a nice helper method could get
the job done pretty easily.

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

Reply via email to