开发者

Textarea Height increase

开发者 https://www.devze.com 2023-01-25 04:34 出处:网络
How to incr开发者_JAVA百科ease the height of the text area as and when we type to a max of 50px from 18px. then if someone types more the scrollbar should take over. is this possible ?You can use eith

How to incr开发者_JAVA百科ease the height of the text area as and when we type to a max of 50px from 18px. then if someone types more the scrollbar should take over. is this possible ?


You can use either of these plugins:

  • TextAreaExpander (Demo)
  • autoResize Plugin


That's JQuery Elastic. It might be your requirement. :)

0

精彩评论

暂无评论...
验证码 换一张
取 消