javascript thread: Text Area parameters
I would like to create a text area which is transparent (ability to see the background image), and for the text to be in a color other than black. I created the following code: <TEXTAREA NAME="COMMENTS" ROWS="!0" COLS="40" Style="font-family:10pt;color:#ff0000"> The color selection works fine, How can I make the white background transparent. Thanks Nick Maffei
|





