[jQuery] Textfield word wrap

[jQuery] Textfield word wrap


I have a textfield which I don't show scrollbars on - easy, using CSS.
But I'd like to have the lines wordwrap, instead of just going off the
screen. Can I use jQuery to catch the maxrows and wrap lines which
are too long?