[jQuery] Validation: Server side generated errorLabelContainer
Hi,
to double check the user input I also do a server side validation. The
result of that validation is represented as an errorLabelContainer
that is generated by the validation plugin: an ul-container with li-
label children.
My problem is that when the inputs are updated by the user the
errorLabelContainer disappears, it gets a display:none rule. Is there
a possibility that when the errorLabelContainer is already shown it
does not get hidden when inputs are updated?
Best regards,
Bjorn
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home