Click to See Complete Forum and Search --> : Text Area with transpaerent background


mikeb
01-13-2006, 12:42 AM
hello, i know this sounds kinda crazy but i want to enter information inside a boz that has it's own scroll bar but i want the backround to be transparent. does this make sence? can you help? :confused:

oldman
01-13-2006, 01:08 AM
You can set the background to transparent in a textbox..

inline : style="background:transparent"
Stylesheet : textarea{background:transparent}