livevalidation icon indicating copy to clipboard operation
livevalidation copied to clipboard

how validate ajax call like check username exists

Open tablecell opened this issue 8 years ago • 0 comments


<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

tablecell avatar Mar 01 '17 06:03 tablecell