Is there a plugin that would allow me to convert plain textarea to a stretchable one, just like Chrom开发者_StackOverflowe does.
Do you mean the Resizable plugin?
See http://jqueryui.com/demos/resizable/#textarea
There's also TextAreaResizer, but the demos only show vertical resizing so I'm not sure if it supports diagonal resizing.
There's a plugin called TextAreaResizer, see if it offers everything you're looking for.
It's only vertical, but it's the most cross-browser stable thing I've seen. Here's a link right to the demo
精彩评论