When users press the submit button and an error is made, a pink ugly box is being displayed which also breaks the fixed height iframe where the form resides in.
Is there a better way to handle error messages, such as an AJAX popup which appears when the user press the submit button, loading before the content submission.
All i want to capture really is empty name, valid email address and password confirmation.
many thanks,
Andy