|
Well, it did start working for me all of a sudden - i have no idea why. maybe the previous page didn't go out of the cache when i told it to or what lol. However, I discovered the setting the image source in this way causes the image output to have a solid black background, which is unacceptable for my application lol. I need to convert the images back to white background, or preferably, transparent before sending it back to disk. IE not supporting png transparency is ridiculous. i did get some JS that makes a png transparent after the page loads in IE, but this really doesn't look good. I'm dealing with it, but now that I am passing this value through a php like this, it comes back out, and the png transparency script doesn't recognize it since it's not "really" a png according to the html.
|