jquery - JavaScript opacity Anti-aliasing bug in Internet Explorer -


i have encountered annoying bug internet explorer on javascript animation made. have greyscale image of city skyline fades opacity 0, revealing full-color skyline.

it looks great in other browsers, ie reveals artifacts. friend told me because of weird bug animating opacity javascript in ie. anti-aliasing , assumed black background? don't know.

easiest fix - change images gifs. since you're city image doesn't have gradients, advantage of alpha channel support in png format not need. should work way ie6.


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -