jQuery Validation help
Posted
by
Cameron
on Stack Overflow
See other posts from Stack Overflow
or by Cameron
Published on 2011-03-04T14:55:44Z
Indexed on
2011/03/04
15:25 UTC
Read the original article
Hit count: 224
jQuery
|validation
If you look here: http://creathive.net you will see I have an application form down at the bottom of the page and I have added some jQuery validation to make a user fills it out correctly. However what I would like to do is instead of showing all those labels next to the input boxes (which breaks the layout) is just keep it simple and only change the colours of the input fields.
How do I do this? Thanks.
© Stack Overflow or respective owner