How to make GWT RichTextArea transparent under Internet Explorer?
Posted
by Style
on Stack Overflow
See other posts from Stack Overflow
or by Style
Published on 2010-04-29T16:29:29Z
Indexed on
2010/04/29
16:47 UTC
Read the original article
Hit count: 244
Dear all,
By default GWT RichTextArea is transparent against the body background etc, this is true for Firefox, Chrome and Safari. But for Internet Explorer, it is not. Changing the css for like background-color etc doesn't seems to help, it is still giving me a white background within RichTextArea.
Need your assistance, thanks in advance :)
© Stack Overflow or respective owner