jQuery IE6 PNG Fix Blank Image

[Oct 18, 2010]


I found out that the pngFix jQuery plugin can accept the blank image, like below...

jQuery(document).ready(function() {
  jQuery(document).pngFix({
    blankgif: '/images/blank.gif'
  });
}); 

http://jquery.andreaseberhard.de/pngFix/


Home
Web Log
Contact Me
© 2008-2012 Khomsan Phongphisansakun
May 19th, 2012