Hi there,
I want javascript to check if there is text in my textarea. I wrote this piece of javascript,
but somehow it always says it's empty.
my html looks like:
How to check this? I assume it's because there is no "value" tag in the textarea part.
But there shouldn't be one. How to check for text anyway?.
_j