SyntaxFix
Write A Post
Hire A Developer
Questions
That'd be .delay().
.delay()
http://api.jquery.com/delay/
If you are doing AJAX stuff tho, you really shouldn't just auto write "done" you should really wait for a response and see if it's actually done.