When a form is submitted and there are errors, the input fields get an error class set, which is nice to add a red border or something like that. But when the form is re-submitted and that field no longer contains an error, the error class isn't removed.
http://wordpress.org/extend/plugins/contact-form-7/
meganlop
Member
Posted 12 months ago #
This i really a problem with the current version.
When you want to work with highlighted input fields instead of disappearing "tooltips", it is totally misleading for the user the way it is build.
If content is missing in a mandatory field, it gets highlighted, after entering information and resubmitting, the field is still highlighted.
This can easily be reproduced. See: http://wordpress.org/support/topic/contact-form-7-highlight-fields-notvalidtip
http://wordpress.org/extend/plugins/contact-form-7/
Corey
Member
Posted 11 months ago #
Fixed. Try 3.2 just released today.
meganlop
Member
Posted 11 months ago #
big thanks to you! it's perfect now. ;)