I have a multiline textbox, and by default it has rows=”2″. But I want the textbox to grow or shrink based on the contents. I don’t want the textbox be too large or too small. Could you please tell me how I could do that?
Thanks, David.
I have a multiline textbox, and by default it has rows=2. But I want
Share
You could use the javascript method from this post.