[flexcoders] text background color on textarea

2008-01-30 Thread Jesús Iglesias
Hi all, 

Is there a way to change the background color of some text in a textarea?

I have tried a style with backgroundColor=#00 and does not work.

Any ideas?

Thanks, 
Jesus

[flexcoders] text background color on textarea

2008-01-29 Thread Jesús Iglesias
Hi all, 

Is there a way to change the background color of some text in a textarea?

I have tried a style with backgroundColor=#00 and does not work.

Any ideas?

Thanks, 
Jesus

Re: [flexcoders] text background color on textarea

2008-01-29 Thread Daniel Freiman
backgroundColor should work according to the docs.  Try 0x00 instead of
#00.

- Dan Freiman

On Jan 29, 2008 5:51 PM, Jesús Iglesias [EMAIL PROTECTED] wrote:

Hi all,

 Is there a way to change the background color of some text in a textarea?

 I have tried a style with backgroundColor=#00 and does not work.

 Any ideas?

 Thanks,
 Jesus