SyntaxFix
Write A Post
Hire A Developer
Questions
Try to do it with focusout
$("textarea").focusout(function() { alert('textarea focusout'); });