Is ther a fix for the animate opacity in jQuery I’ve tried supersleight and many others but I get no results. The image loads fine as a png it’s just when it is animated i get problems. I have also tried EpngFix iepngfix and DD_belatedPNG but they don’t work. Im using ie8 on windows 7
Share
in ie8 and ie6 you can use
jquery animate opacity will work perfectly because it simply changes filter: alpha
for ie7 see
ie7 png opacity. is it possible