ro31337 / jquery.ns-autogrow

Automatically adjust textarea width/height based on user input. Non-sucking version.
http://bit.ly/1NeshO8
166 stars 49 forks source link

max height or max width grow #3

Closed leizard closed 9 years ago

leizard commented 9 years ago

Hi, thank you for great plugin. I want to set the max height or max width to grow. For example, when I use

vertical : true

I want it ony expand to 60px height, then scroll bar will appear. Is there any chance I can archive that ? Thank you.

leizard commented 9 years ago

oh that's silly of me. I just could set the textarea max-height css attribute. thank you

ro31337 commented 9 years ago

No problem!