
I'm trying to size a TextArea element. Is there a property you can set to control the width of a TextArea to be the size of its container, in this case a | ? Otherwise, is there a way to do this with DHTML? Setting the width of the TextArea to 100 percent will keep it the same size as the table cell it is in.
|