Slideshow Transition Problem in IE7 and IE8
I most recently ran into this problem using JoomlaWorks FrontPage Slideshow (for Joomla 1.5), but have seen it before in other JavaScript slideshow scripts. During the transition, you will see dots in the dark/black areas of the image being transitioned. These dot’s can be white, but are actually whatever the color of the background behind the slideshow image is. The problem is actually that both IE7 and IE8 interpret the black areas of the images as transparent. Why? Probably just the typical IE browser bug (try FireFox or Chrome if you aren’t already using them).
Here’s what it look’s like:

Internet Explorer Slideshow Transition Problem
How do you get rid of it? There are two ways that I’m aware of:
1) Set the background to black. This will probably make your slideshow darker overall, which may or may not be acceptable, depending on the context.
2) Edit your image to make the black, just not quite black. If you are using Photoshop, do the following:
- Choose “Select > Color Range”
- Click on the eyedropper with the “+”
- Click on a black area, then click “OK.” This should select all the black in the image.
- Fill the selection with a not-quite-black color.



Recent Comments