I want to make a delay when the result comes in the note.
I have a form > input the user types his username in the input and I check with AJAX
if the username is available or not. If yes a note shows up near the input with the
result.
Please no jQuery!