Script Summary:
Expands Text Area for new Posts
Expands Text Area for new Posts
This script has no discussions.
This script has no reviews.
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





