azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://img.t.sinajs.cn/t4/style/images/common/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);

相关文章:

  • 2021-12-23
  • 2021-12-15
  • 2021-05-21
  • 2021-12-26
  • 2021-11-06
  • 2021-11-04
  • 2021-12-26
  • 2021-10-18
猜你喜欢
  • 2021-11-13
  • 2021-11-27
  • 2021-11-13
  • 2021-11-16
  • 2021-09-17
  • 2021-09-17
  • 2021-11-08
  • 2021-12-09
相关资源
相似解决方案