View Single Post
  #1 (permalink)  
Old Apr 9th, 2008, 19:41
bkbdesign bkbdesign is offline
New Member
Join Date: Apr 2008
Location: Sacramento, cA
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
PNG problem with php image rotator

I'm working on this site. I want to have the images rotate so the "patients" are not always the same.

I found this php script, which initially seems to be the perfect answer.

Works great, but for one thing: the images being loaded via the php rotator are not also run through the iepngfix.htc file. Therefore, those two images show up with the dreaded grey background in ie6.

The rotator.php file is called via css, so I thought I could just bypass the rotation by using conditional styles. But that doesn't work. Not sure why. You'd think it would. But it doesn't.

Maybe I've just been staring at it too long.

Anyhow, to get to the point: Does anyone have any other reliable method for rotating div background images??
Reply With Quote