Team AI Builder - Larger Text Boxes

By peteb Last update Aug 28, 2008 — Installed 269 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0
Script Summary:
Makes the Input text boxes on the Team Offense and Defense AI Builder page larger.

This script has no discussions.

start the discussion

This script has no reviews.

The width to use is stored in a variable at the top of the page

var width = "150px";

change this value to change the text box size.

8/28 - Changed the script to only affect the Input and Output text boxes only, any box that contains a number will be unaffected.