jQuery Username Availability Validation It is common operation on each `sign up` or the `registration` process, whenever we create or add new user in to the system we needs to add a common identifier for each user and that becomes username, it can be email address or just a string. having said that while doing […]