Have you tried using the cleartype option? $('.hero').cycle({ fx:'fade',pause:1,cleartype:true });
On Mar 6, 11:45 am, Michael Smith <smi...@gmail.com> wrote: > Hi > > I'm having some trouble with transparent pngs and the jquery cycle > plugin on IE7: > > If you view the following: > > http://www.dianomioffers.co.uk/smartads.epl?id=100 > > you'll see that just when the images cycle, the transparent area goes black. > > I know that IE has some issues with png's but I thought that these > were fixed in IE7, so I'm surprised I'm still seeing them. Can anyone > advise why ... and more importantly, advise of a solution? > > Thanks > > Michael