Hi,
I'm using Geek Tantra's Live Form Validation (http://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/) which works really well. However, when it validates the fields it displays the error messages next to the field. Does anyone know how I can make the error messages appear in a Div tag across the top of the page?
This is what I'm trying to achieve...
Header section
Error Message 1 here Error Message 2 here Error Message 3 here Error Message 4 here
Page content here | Form Fields Here Page content here | Form Fields Here Page content here | Form Fields Here Page content here | Form Fields Here Page content here | Form Fields Here Page content here | Form Fields Here
Any help would be much appreciated... My html knowledge is very good but I'm quite new to Jquery so not able to work out whats going on in the code in order to edit it myself.
Thanks in advance for your help. Emily