css的不同浏览器的唯一标识
css的不同浏览器的唯一标识 height:73px; /*正常浏览器*/[;height:50px;] /* chrome */-moz-height:73px; /*firefox*/_height:73px; /*IE6*/*height:73px; /*IE7*/height:73px\9; /*IE8*/
发布时间: 2013-09-05 16:02:06 作者: rapoo
css的不同浏览器的唯一标识
css的不同浏览器的唯一标识 height:73px; /*正常浏览器*/[;height:50px;] /* chrome */-moz-height:73px; /*firefox*/_height:73px; /*IE6*/*height:73px; /*IE7*/height:73px\9; /*IE8*/