Fabien Meghazi schrieb:
When using validator.form() the error messages are shown but the first
error input is not focussed. Is this the normal behaviour ? If yes, is
there a method I can call for validator so it will focus the first
error field in case validate fails ?
Just call validator.focusInvalid()

Gonna document that, too.

-- Jörn

Reply via email to