zaneray / scrupulous

Simple inline form validation using HTML5 attributes that plays nicely with Bootstrap
GNU General Public License v2.0
13 stars 4 forks source link

Trigger error display after response / submit #8

Open bkingsley opened 8 years ago

bkingsley commented 8 years ago

When checking the file size of a file attachment on the server, I was looking for a way to use the scrupulous error display instead of show/hiding a separate div. Adding the 'has-error' class at least highlights the field red, but the test in the 'title' attribute does not display