jquery png 透明 解决方案,强列推荐:)
时间:2010-08-19 来源:Kasablanca
原型:http://jquery.andreaseberhard.de/pngFix/index.html
下载:http://jquery.andreaseberhard.de/download/pngFix.zip
很方便使用:)
<script type="text/javascript" src="jquery-latest.pack.js"></script>
<script type="text/javascript" src="jquery.pngFix.js"></script>
<head>
...
<script type="text/javascript">
$(document).ready(function(){
$(document).pngFix();
});
</script>
...
</head>
相关阅读 更多 +