<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: internet explorer,IE</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>make IE behave like a standards compatible browser / ace que IE acepte los estandares</title>
        <link>http://www.posteet.com/view/715</link>
        <description>
        <![CDATA[<pre>/*
original: http://code.google.com/p/ie7-js/
*/
&lt;head&gt;
    &lt;!--[if lt IE 8]&gt;
    &lt;script src=&quot;http://ie7-js.googlecode.com/svn/version/2.0(beta2)/IE8.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
    &lt;![endif]--&gt;
&lt;/head&gt;</pre> <a href="http://www.posteet.com/tags/explorer">[explorer]</a>  <a href="http://www.posteet.com/tags/html">[html]</a>  <a href="http://www.posteet.com/tags/ie">[ie]</a>  <a href="http://www.posteet.com/tags/IE 5">[IE 5]</a>  <a href="http://www.posteet.com/tags/IE 6">[IE 6]</a>  <a href="http://www.posteet.com/tags/IE 7">[IE 7]</a>  <a href="http://www.posteet.com/tags/IE 8">[IE 8]</a>  <a href="http://www.posteet.com/tags/IE internet">[IE internet]</a>  <a href="http://www.posteet.com/tags/internet explorer">[internet explorer]</a> ]]>        </description>
        <dc:creator>eltupper</dc:creator>
        <pubDate>Sat, 02 Feb 2008 21:29:06 +0000</pubDate>

            <category>explorer</category>
            <category>html</category>
            <category>ie</category>
            <category>IE 5</category>
            <category>IE 6</category>
            <category>IE 7</category>
            <category>IE 8</category>
            <category>IE internet</category>
            <category>internet explorer</category>
    
    </item>

  
    <item>
        <title>Transparence IE png provenant de feuille de style CSS</title>
        <link>http://www.posteet.com/view/368</link>
        <description>
        <![CDATA[<pre>/* A modifier dans la page CSS*/
/* A la place de :*/
background-image: url(&quot;image.png&quot;);

/* remplacer par :*/
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='image.png');
background-image: none;

/* !ATTENTION! Probleme sur les liens, pour resoudre ajouter: */

a, input
{
position: relative;
z-index: 1;
}</pre> <a href="http://www.posteet.com/tags/balise">[balise]</a>  <a href="http://www.posteet.com/tags/css">[css]</a>  <a href="http://www.posteet.com/tags/IE">[IE]</a>  <a href="http://www.posteet.com/tags/internet explorer">[internet explorer]</a>  <a href="http://www.posteet.com/tags/png">[png]</a>  <a href="http://www.posteet.com/tags/transparence">[transparence]</a> ]]>        </description>
        <dc:creator>moifort</dc:creator>
        <pubDate>Mon, 12 Nov 2007 11:58:04 +0000</pubDate>

            <category>balise</category>
            <category>css</category>
            <category>IE</category>
            <category>internet explorer</category>
            <category>png</category>
            <category>transparence</category>
    
    </item>

  
    <item>
        <title>Transparence sous IE png provenant de balises &lt;img&gt;</title>
        <link>http://www.posteet.com/view/367</link>
        <description>
        <![CDATA[<pre>/* A ajouter entre les balise &lt;head&gt; */
&lt;!--[if lt IE 7]&gt;
&lt;script defer type=&quot;text/javascript&quot; src=&quot;pngfix.js&quot;&gt;&lt;/script&gt;
&lt;![endif]--&gt;</pre> <a href="http://www.posteet.com/tags/&lt;img&gt;">[&lt;img&gt;]</a>  <a href="http://www.posteet.com/tags/balise">[balise]</a>  <a href="http://www.posteet.com/tags/css">[css]</a>  <a href="http://www.posteet.com/tags/html">[html]</a>  <a href="http://www.posteet.com/tags/IE">[IE]</a>  <a href="http://www.posteet.com/tags/internet explorer">[internet explorer]</a>  <a href="http://www.posteet.com/tags/png">[png]</a>  <a href="http://www.posteet.com/tags/transparence">[transparence]</a> ]]>        </description>
        <dc:creator>moifort</dc:creator>
        <pubDate>Mon, 12 Nov 2007 11:45:50 +0000</pubDate>

            <category>&lt;img&gt;</category>
            <category>balise</category>
            <category>css</category>
            <category>html</category>
            <category>IE</category>
            <category>internet explorer</category>
            <category>png</category>
            <category>transparence</category>
    
    </item>


</channel>
</rss>
