Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Text Area parameters


Message #1 by <nmaffei@a...> on Sun, 28 Jul 2002 11:38:21 -0400
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


  Return to Index