SyntaxFix
Write A Post
Hire A Developer
Questions
$('textarea').focus(function() { this.select(); }).mouseup(function() { return false; });