GLB Forum New Posts

By peteb Last update Jul 10, 2008 — Installed 652 times.


Script Summary: Expands Text Area for new Posts

if you wish to change the dimensions alter these two lines:

thread_content[0].style.width = "95%";
thread_content[0].style.height = "300px";

the CSS is added to allow the area containing the textarea to expand to fit