Hello,
I am interested in creating a jquery validation form using the code from here:
http://bassistance.de/jquery-plugins...in-validation/
and I want the error text to appear in red on top of each field. Here is the XHTML file that was built:
http://pastebin.com/m6f6a276a
and here is the CSS:
http://pastebin.com/m3b329f9d
I am really new to this, how can I integrate this validation and make it work properly without destroying the current style of the page?