[openbeos] Official Haiku page in IE
- From: "Kiss Andor" <miqlas@xxxxxxxxxxxx>
- To: <openbeos@xxxxxxxxxxxxx>
- Date: Wed, 22 Nov 2006 10:54:05 +0100
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
- Follow-Ups:
- [openbeos] Re: Official Haiku page in IE
- From: Jorge G. Mare (a.k.a. Koki)
- [openbeos] Re: Official Haiku page in IE
- From: Waldemar Kornewald
- [openbeos] Re: Official Haiku page in IE
Other related posts:
- » [openbeos] Official Haiku page in IE
- » [openbeos] Re: Official Haiku page in IE
- » [openbeos] Re: Official Haiku page in IE
