Okay, I know that I have been on and off about PNG transparencies, however, I have found a great site that allows PNG support through PHP script and not Javascript. This is great on so many levels I do not know where to start, but I will say one thing. If the user has Javascripts turned off, the user will not be able to see the image. The PHP script serves it up prior to view so no worries.
I have this working on other tests and on a couple of functional sites, however, I have been trying to incorporate this with MOS, and I am running into stumbling blocks. The code I have been using is based on the work from Justin Koivisto at
http://www.koivi.com/ie-png-transparency/.
Has anyone had any luck running MOS with PHP PNG transparency? Does anyone have an idea how I might incorporate this PHP PNG transparency into Mambo? It loads all inline background, and IMG PNGs. It is great code with this one exception.
Otherwise, I will go back to work on this on Monday since I will have two days off so I can concentrate on this fully then.
Thank you in advance.