[openbeos] Official Haiku page in IE

Halihoo.
When You visit the official Haiku webpage in IE, You can see, the Haiku logo is 
not transparent, but all other browser show this logo with transparent 
background. I found an little"hack" for fix this.
 
Put this lines in the HTML head:
<!--[if gte IE 5]>
<style type="text/css">
<!--
img {
 behavior: url("htc/pngbehavior.htc");
}
-->
</style>
<![endif]-->
 
 
And insert an transparent image:
<img src="cid:61938f952c284dd0b9ad83ff1815eb94"; width="150" height="74" />

 
You can download the HTC file here: 
http://www.tutorial.hu/webszerkesztes/pngatlatszosag/htc/pngbehavior.htc
Demo page: 
http://www.tutorial.hu/webszerkesztes/pngatlatszosag/demo-htc-kep.html
 
ByE!

_________________________________________
Hírkereső TOP50 hír - Bulvárhírek, sztárpletykák és a nap történései itt: KLIKK 
IDE! - http://www.hirkereso.hu/top50

PNG image

Other related posts: