Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Textarea resize

Gives every textarea an icon that you can drag to resize the textarea. Has ability to store preferences for each textarea

This script is enhancement of http://userscripts.org/scripts/show/10140
But added ability to store and load size of changed textareas and looks more sexy as for me.






Aug 22, 2008
Eugene Schava Script's author

to alta88: thank you for feedback but I do not think this functionality is really needed. Sorry

 
Aug 21, 2008
alta88 User

this is the best textarea resizer, due to the persisting of sizes and the nice grabby icon. so, could you make it also include INPUT textboxes (horizontal only resize) and SELECT elements? then you'd have the complete solution!

 
Oct 29, 2007
DaveDragon User

Works well with Blogger's online editor and several others I've tried.

Thanks for the script!

-Dave Dragon
Ride it like you stole it

 
Oct 13, 2007
Daniel Dawson Scriptwright

Yep. Works as downloaded now.

 
Oct 13, 2007
Eugene Schava Script's author

Thank you, Daniel!
I've fixed this string. Please check at your browser if you have an ability

 
Oct 13, 2007
Daniel Dawson Scriptwright

Oh, I should mention that backslash-newline also works for breaking strings.

This is a very nice script. If I'd realized this (or its predecessors) existed, I wouldn't have bothered with my us.o textarea mod. It's very short, but pointless with this available.

 
Oct 13, 2007
Daniel Dawson Scriptwright

It's complaining of an unterminated string literal. Probably the strings you've broken over multiple lines. Try breaking them into multiple literals and concatenating; and be careful about how you break statements. (I always hated how JS makes the ';' optional for terminating statements.)

Okay, I fixed the strings in my copy, and it's working.

You could comment on this script if you were logged in.