Team AI Builder - Larger Text Boxes

By peteb Last update Aug 28, 2008 — Installed 331 times.


Script Summary: Makes the Input text boxes on the Team Offense and Defense AI Builder page larger.

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.