What's the easiest way to do form validation for jQuery?
Posted
by ming yeow
on Stack Overflow
See other posts from Stack Overflow
or by ming yeow
Published on 2010-03-16T00:14:32Z
Indexed on
2010/03/16
0:19 UTC
Read the original article
Hit count: 107
All i want to do is to check if the textfield has been changed. if not, i want to highlight the boxes when submit is pressed. how do i do that? seems very simple, but not sure why every other solution is so complicated
© Stack Overflow or respective owner