January 13, 2014 at 14:45 /
The errors where just didn’t shown so the user couldn’t fix his wrong inputs.
Now it seems a bit weird after submit as you don’t show the overlay as of your styles.css. So the loading bar doesn’t show up. Delete this line:
1 2 3 |
body #easyFormOverlay { display: none !important; } |
Regards