I\'ve got a textarea with a fixed height. When the user types text into the textarea a scrollbar will show up after the user typed some text in it.
How can I get the
textarea.scrollHeight
returns an integer (pixels)