Is their a nifty way to have the focus automagically go to the field with
the error, on an input form?  For example, if I have a form with an 'amount'
field, and the user enters an invalid amount, causing my Action to return an
appropriate error, keyed in the ActionErrors container with the 'amount'
property, is there a slick way to have the focus set to that field on the
form?  I know how to have the error message display next to the offending
field, but having the focus go there also would be nice.

Thanks!

Steve Molitor
[EMAIL PROTECTED]

Reply via email to