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.
|
|
to alta88: thank you for feedback but I do not think this functionality is really needed. Sorry |
|
|
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! |
|
|
Works well with Blogger's online editor and several others I've tried. Thanks for the script! -Dave Dragon
|
|
|
Yep. Works as downloaded now. |
|
|
Thank you, Daniel!
|
|
|
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. |
|
|
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.
