Skip to content

StungEye-RRC/AJAX-Username

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AJAX Username Demo

Demo URL: https://ajax-username.herokuapp.com/

Try entering a username and then continue to fill out the form.

Taken usernames:

  • wallyg
  • dglutton
  • stungeye
  • mirage
  • chin
  • alan

Files

index.php - Form component taken from the Boostrap web site. The only important element here is the username input.

main.js - Javascript that binds the username check to the "on blur" event of the username form input.

username.php - Username check API that returns JSON.

About

An AJAX demo using a user sign-up form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published