Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/gwt/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Css 如何在Internet Explorer下使GWT RichTextArea透明?_Css_Gwt - Fatal编程技术网

Css 如何在Internet Explorer下使GWT RichTextArea透明?

Css 如何在Internet Explorer下使GWT RichTextArea透明?,css,gwt,Css,Gwt,默认情况下,GWT RichTextArea对主体背景等是透明的,Firefox、Chrome和Safari也是如此。但对于InternetExplorer来说,情况并非如此。改变css的背景颜色等似乎没有帮助,它仍然给我一个白色背景在RichTextArea 需要您的帮助,请提前感谢:检查RichTextArea组件是否使用iframe元素-其主体应将样式背景色设置为透明。iframe元素本身的allowtransparency属性应设置为true

默认情况下,GWT RichTextArea对主体背景等是透明的,Firefox、Chrome和Safari也是如此。但对于InternetExplorer来说,情况并非如此。改变css的背景颜色等似乎没有帮助,它仍然给我一个白色背景在RichTextArea


需要您的帮助,请提前感谢:

检查RichTextArea组件是否使用iframe元素-其主体应将样式背景色设置为透明。iframe元素本身的allowtransparency属性应设置为true