PNG Transparancy in IE6


JQuery SuperSleight


An annoying problem that only happens in the frustrating browser that is IE6, is the fact that it does not allow for alpha transparency in PNG files!!

On trawling the Internet for a way to fix this problem, I stumbled on a very nice JQuery Plugin that allows for transparent PNG's in Internet Explorer 6.


It is now in its beta stage and is a modified version of a previous version of the plugin called Slight Of Hand

The Plugin


You can download the beta version SuperSleight JQuery Plugin.

You can use the plugin on any element that you want by applying the following code.


$('#content').supersleight();
//Applies the supersleight function to the <div id="content"></div>
$('body').supersleight();
// Applies the supersleight function to the entire body.


My thanks goes to Drew McLellan for designing this code. It has certainly helped me out when designing my website.

Good luck with the Plugin...

    Recent Posts

    Blog By Month

    Blog By Topic

    Follow Me

    Twitter Updates