Page 1 of 1
PNG Alfa Transperancy ?
Posted: Wed Jun 28, 2006 3:37 pm
by alexus
Hi,
Does any one knows where can I fing a script tha can do fully fransparant files? Like PNG Alfa transperany?
I found one but it only supports IE5.5
also I need it to be able to read headers so i can call the image like
file.php?hrllo.png
Thanks!
Here is the one i found :
http://koivi.com/ie-png-transparency/
Re: PNG Alfa Transperancy ?
Posted: Wed Jun 28, 2006 4:04 pm
by Roja
alexus wrote:I found one but it only supports IE5.5
That script works on IE6 as well, and IE is the only browser with that problem - so Firefox, Opera, and so forth are all supported.
Do you mean you need a script that supports IE4 or 5?
Posted: Wed Jun 28, 2006 4:06 pm
by alexus
no im fine w/ 6 but I cant get how his script cheks for the browser vesion? My consern is that when IE 7 gets out there the script will say its not supported

Posted: Wed Jun 28, 2006 4:09 pm
by Roja
alexus wrote:no im fine w/ 6 but I cant get how his script cheks for the browser vesion? My consern is that when IE 7 gets out there the script will say its not supported

It doesn't check.
IE7 fixes the bug with alpha transparencies, so the script won't even run.

Posted: Wed Jun 28, 2006 4:10 pm
by alexus
also how can i make his script to use $_server['qurey_string']
Posted: Wed Jun 28, 2006 4:23 pm
by alexus
well, I just looked the the scpipt and I have no Idea how it works
can someone explain it to me?
