jquery.f5
jquery.f5 copied to clipboard
Error messages
So, I'm attempting to implement f51, and I'm running into a usability issue.
While the user is filling out a field, the validation message is shown, so they can act on it - great.
Say the user has missed a few required fields in the form, and attempts to submit the form. The invalid fields are visually cued (red-bordered), though they've already missed those indications. Is there away we can show attached error messages to the user? That seems to be default HTML5 behavior in Chrome, but f51 seems to be avoiding it.
Hmm. In f51 error messages appearing on focus to avoid visual clutter.