DURING IMAGE CHANGES the white part of the picture which I believe is transparent is visible and cuts into the next image. Is this normal and unaviodable?
On firefox/linux I have 3 jpgs 3 gif (hope I did the transparency right) and 3 png images... they are mostly white pictures so if transparency is possible (gifs and pngs obviously) the edges of the transparency parts (edges of pictures and lots of the body of piture too) still show when doing the change bettween images. This may be normal and there may be no way to have the transparent part be the only section the is visibly affected when the change happens. I'n currently enjoying a custom transition: below Anyone have any tips for having just the image part of the most white pictures get affected, as in cut into each other, when the change occurs...??? I'll keep this short. $('#s3').cycle({ fx: 'custom', cssBefore: { top: 0, left: 0, width: 0, height: 0, zIndex: 1 }, animIn: { width: 360, height: 240 }, animOut: { top: 120, left: 180, width: 0, height: 0 }, cssAfter: { zIndex: 0 }