mountain

jquery png 透明 解决方案,强列推荐:)

原型: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>

posted on 2010-08-19 18:05  Moutnainer  阅读(683)  评论(2)    收藏  举报

导航