Internet Explorer中的Imagenes PHP透明

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Internet Explorer中的Imagenes PHP透明相关的知识,希望对你有一定的参考价值。

  1. .element{
  2. /* Mozilla ignores crazy MS image filters, so it will skip the following */
  3. //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/chapela.png');
  4. }
  5. /* IE ignores styles with [attributes], so it will skip the following. */
  6. .element[class]{
  7. background: url(images/chapela.png) no-repeat center center;
  8. }

以上是关于Internet Explorer中的Imagenes PHP透明的主要内容,如果未能解决你的问题,请参考以下文章

CSS Internet Explorer 5.5 - 6中的PNG支持,带有工作链接

Internet Explorer 9 中的渐变

Internet Explorer 中的 CSS“未设置”/“初始”

Internet Explorer 中的 JQuery 选择器问题

Internet Explorer 忽略 URL 中的 Hashtag

Internet Explorer 中的渐变颜色