views:

69

answers:

0

Not sure what is going on here, but the opacity setting in this line of code is turning my transparent png in IE into an ugly mess. This wasn't just for IE6 but the newest version of IE as well. Any ideas?

$('#someid.pre').css({margin:'0px', right:'0px', opacity:'1.0'});