livevalidation
livevalidation copied to clipboard
how validate ajax call like check username exists
<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