So i have a page with a bunch of images. And I have a function which fades out these layers using IE\'s opacity filter through javascript.
Now when
I "got around" this by disabling Anti-Aliasing in IE completely by appending an Opacity filter of 1.0 on every element on the page...
Ok, so it looks nasty - but at least everything looks like (and IE6/7 is nasty anyway ^_^).