how to get value in the form in textarea in jquery code example Example: jquery get textarea value var message = $('textarea#message').val();