tags:

views:

23

answers:

1

How to make extendable textbox using javascript

+2  A: 

The easiest way, I think, is to use the jQuery textAreaResizer plugin.

Igor Zinov'yev