Unwanted white color on cycle
Iam using the jquery cycle. Iam using two slideshows on the same page. Works fine. Now I want to overlap the slideshows at top of each other. Works fine in all browsers exept ie. See in
Firefox how it's meant and see in
IE whats wrong.
I thought the problem occured becuse of the same z-indexes the "jquery.cycle.all.js" is sending to the image wrappers. So the images will be (in the overlapping part) knocked out or something like that.
Anyone able to solve?