Javascript detect scrollbar in textarea

Viewed 12060

I was wondering if anybody knows how I would go about detecting when the scrollbar appears inside a textarea.

I am currently using mootools for my JavaScript and I am having issues getting it to detect a scrollbar.

4 Answers
Related