TabArea

By Phillip Berndt Last update May 11, 2006 — Installed 824 times.

Script Summary: Add tabstop, autoindention, resizing and template capabilities to textAreas



This script will change every textarea to have several nice features:

  • Pressing TAB will no longer exit the textarea but insert a TAB
  • Select text and press TAB or SHIFT+TAB to indent the whole block (Remember to select from the begining of a line)
  • Pressing ENTER will automatically indent the new line up to current indention level
  • Double clicking with the mouse while holding down CTRL in the textarea will size it up. Dbl.clk. again to undo.

Additionally you may define templates using the "User script Commands" menu which will automatically be replaced upon form submission.