How to set <textarea> height auto?
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-05-13T08:10:25Z
Indexed on
2010/05/13
8:14 UTC
Read the original article
Hit count: 211
How to set <textarea> height auto? <textarea> should take height according to content inside <textarea> on same page I have multiple <textarea> with different amount of content inside.
I'm just using <textarea> to show source code sample.
© Stack Overflow or respective owner