i have this form and im trying to get the value from the text area. for some reason it doesn\'t want to.
all Values is always taken with .val().
.val()
see the code bellow:
var message = $('#message').val();