文件名称:pngFix
- 所属分类:
- WEB源码
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2014-10-13
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- mpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
pngFix.js是用于PNG图片透明显示的,修复浏览器的BUG,还原PNG文件的本来面目,由Drew Diller提供,本页提供的是pngFix.js文件的下载,并不包括例子,看实例请到官方示例网页:http://www.dillerdesign.com/experiment/DD_belatedPNG/
Example usage:
* DD_belatedPNG.fix( .png_bg ) // argument is a CSS selector
* DD_belatedPNG.fixPng( someNode ) // argument is an HTMLDomElement-pngFix.js transparent PNG images for display, restoration browser BUG, to restore the true colors of PNG files, provided by Drew Diller, provided on this page is pngFix.js file downloads, not including examples, see examples please to the official sample pages: http: //www.dillerdesign.com/experiment/DD_belatedPNG/
Example usage:
* DD_belatedPNG.fix ( png_bg. ) // Argument is a CSS selector
* DD_belatedPNG.fixPng (someNode) // argument is an HTMLDomElement
Example usage:
* DD_belatedPNG.fix( .png_bg ) // argument is a CSS selector
* DD_belatedPNG.fixPng( someNode ) // argument is an HTMLDomElement-pngFix.js transparent PNG images for display, restoration browser BUG, to restore the true colors of PNG files, provided by Drew Diller, provided on this page is pngFix.js file downloads, not including examples, see examples please to the official sample pages: http: //www.dillerdesign.com/experiment/DD_belatedPNG/
Example usage:
* DD_belatedPNG.fix ( png_bg. ) // Argument is a CSS selector
* DD_belatedPNG.fixPng (someNode) // argument is an HTMLDomElement
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pngFix.js