views:

282

answers:

2

how can i make auto resize a textbox with the help of jquery

+1  A: 

Use jQuery UI

Check this demo: http://jqueryui.com/demos/resizable/#textarea

falkon
A: 
John