PDA

View Full Version : [AS2] textArea style


revo999
11-10-2009, 02:53 PM
hello every one

is there any way to style the background of TEXTAREA component in 2 colors

like each line will have different color of background like forums or similar

TEXTAREA >> {
LINE1 : BLACK COLOR BACKGROUND
LINE2: WHITE COLOUR BACKGROUND
LINE3 : BLACK COLOR BACKGROUND
LINE4: WHITE COLOUR BACKGROUND

}

IS THAT POSSIBLE ?