I want to know how can we implement AJAX result in Jquery validation. For example i want to check through AJAX that username is availaible or not available in database and prompt user its availaibilty or non-avalaibility how can i do that? thanks in advance
Share
An idea on how it looks