alechill / livevalidation

Open source javascript library for slick, powerful, and easy client-side validation.
http://livevalidation.com
Other
151 stars 57 forks source link

how validate ajax call like check username exists #25

Open tablecell opened 7 years ago

tablecell commented 7 years ago

<input name="username" />

onblur send a ajax request to server check the input username is occupy if available then show message OK else show tips fail