<script type="text/javascript" src="Js/jQuery/jquery.js"></script>
<script type="text/javascript" src="Js/jQuery/plugs/pngFix/jquery.pngFix.js"></script>
<script type="text/javascript">
$(document).ready(function(){
    $(document).pngFix();
}); 
</script>

pngFix下载地址:http://jquery.andreaseberhard.de/download/pngFix.zip

相关文章:

  • 2021-10-12
  • 2021-08-01
  • 2021-08-16
  • 2021-07-09
  • 2022-12-23
  • 2021-08-19
  • 2022-12-23
猜你喜欢
  • 2022-01-30
  • 2021-06-28
  • 2022-12-23
  • 2021-10-04
相关资源
相似解决方案