empty textarea using jquery

JavaScript
$('#message').val('');
Source

Also in JavaScript: