Thursday, November 8, 2007

pngfix.js

Recently facing some problems on PNG transparent images in IE6 browser. The solution is include this javascript:

It seem like this javascript is quite common in used when I try make a Google search. This script change all the images object in a web page to span object and calling a Microsoft library to make PNG images transparent.

Only need to do this on IE5.5 & IE6.

No comments:

Post a Comment