好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

IE6兼容透明背景图_html/css_WEB-ITnose

效果图:

HTML:

    $(function () { //1、通过公共类DD_belatedPNG.fix(".pngFix,.pngFix:hover"); //2、直接用选择器:类名,ID,标签DD_belatedPNG.fix(".imgpng,img");});   

DD_belatedPNG实现IE6下的透明背景

1、通过公共类pngFix

window.onload = function () {DD_belatedPNG.fix(".pngFix,.pngFix:hover");}

查看更多关于IE6兼容透明背景图_html/css_WEB-ITnose的详细内容...

  阅读:38次