bboyle / form-validation

Validation UI for web forms
MIT License
2 stars 1 forks source link

reuse .status if available #21

Closed bboyle closed 12 years ago

bboyle commented 12 years ago

A server-side script may insert .status block into the page.

If so, this should be reused instead of adding another .status block for the form error summary.