Go back
Help with Greasemonkey Script

Help with Greasemonkey Script

General

Vote Up
Vote Down

I've installed Element Resizer to allow me resize textareas (say for forum posts, or the notebook textarea)

This script allows 2 ways to resize; with the mouse of with the keyboard.

I'd like to change it so I can only resize with the keyboard (I don't like the pop's that show to adjust with the mouse. I also don't like the way the textarea doesn't stay within the formatting of the page)

Can anybody help me figure out the script. There is the possibility to set tags, within Tools> Greasemonkey> User Scripts Commands
but I can't figure out what to put in there. It gives a list of commands here http://userscripts.org/scripts/show/2301, and what they do, but I can't figure out how to format the input.

Any help?

D

Vote Up
Vote Down

Originally posted by Ragnorak
I've installed Element Resizer to allow me resize textareas (say for forum posts, or the notebook textarea)

This script allows 2 ways to resize; with the mouse of with the keyboard.

I'd like to change it so I can only resize with the keyboard (I don't like the pop's that show to adjust with the mouse. I also don't like the way the textarea doesn't st ...[text shortened]... 301, and what they do, but I can't figure out how to format the input.

Any help?

D
There's a Firefox extension that's keyboard only. I don't remember the name because I prefer the mouse-only version. Go to the extension page and search for "zoom" -- that's how I found the one I wanted.

Vote Up
Vote Down

Originally posted by Ragnorak
I've installed Element Resizer to allow me resize textareas (say for forum posts, or the notebook textarea)

This script allows 2 ways to resize; with the mouse of with the keyboard.

I'd like to change it so I can only resize with the keyboard (I don't like the pop's that show to adjust with the mouse. I also don't like the way the textarea doesn't st ...[text shortened]... 301, and what they do, but I can't figure out how to format the input.

Any help?

D
I can't figure out how to view the source code (have you?), otherwise I might be able to help.