<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/ie6</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 02 Dec 2008 02:50:38 GMT</pubDate>
<item>
<title>(JavaScript) jquery IE6 Transparent PNG Fix - jonhenshaw</title>
<link>http://snipplr.com/view/5657/jquery-ie6-transparent-png-fix/</link>
<description><![CDATA[ <p>This plugin designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact.

Plugin works well with both img elements within the DOM and css properties specified externally.

• It is chainable.

• Unlike some other png hack solutions, it does not replace/hide any of your html tags.

• You can revert applied changes using .iunfixpng().

• Extremely easy to use!</p> ]]></description>
<pubDate>Wed, 02 Apr 2008 09:17:36 GMT</pubDate>
<guid>http://snipplr.com/view/5657/jquery-ie6-transparent-png-fix/</guid>
</item>
<item>
<title>(JavaScript) IE Tunning con jquery - marcio</title>
<link>http://snipplr.com/view/4924/ie-tunning-con-jquery/</link>
<description><![CDATA[ <p>Archivo javascript (añadir mediante comentarios condicionales para IE) para añadir clases a algunos elementos y poder acceder a ellos vía CSS. (con jQuery)</p> ]]></description>
<pubDate>Wed, 06 Feb 2008 20:01:05 GMT</pubDate>
<guid>http://snipplr.com/view/4924/ie-tunning-con-jquery/</guid>
</item>
<item>
<title>(JavaScript) Filter IE6 - marcio</title>
<link>http://snipplr.com/view/4711/filter-ie6/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Jan 2008 22:28:55 GMT</pubDate>
<guid>http://snipplr.com/view/4711/filter-ie6/</guid>
</item>
<item>
<title>(JavaScript) IE 6 Transparent PNG Fix - SuperSleight - jonhenshaw</title>
<link>http://snipplr.com/view/4224/ie-6-transparent-png-fix--supersleight/</link>
<description><![CDATA[ <p>Getting SuperSleight running on a page is quite straightforward, you just need to link the supplied JavaScript file into your document inside conditional comments so that it is delivered to only Internet Explorer 6 or older.</p> ]]></description>
<pubDate>Fri, 30 Nov 2007 22:53:32 GMT</pubDate>
<guid>http://snipplr.com/view/4224/ie-6-transparent-png-fix--supersleight/</guid>
</item>
<item>
<title>(JavaScript) Correct the transparacy of PNG in IE5 and IE6 - iTony</title>
<link>http://snipplr.com/view/2226/correct-the-transparacy-of-png-in-ie5-and-ie6/</link>
<description><![CDATA[ <p>In IE5 and IE6 the transparancy in PNG images won't happen at all, so this would fix it. This might come really useful while we are in the era of switching to better standard-friendly browsers.</p> ]]></description>
<pubDate>Wed, 28 Feb 2007 07:18:13 GMT</pubDate>
<guid>http://snipplr.com/view/2226/correct-the-transparacy-of-png-in-ie5-and-ie6/</guid>
</item>
<item>
<title>(JavaScript) IE 6 backgrounds flickering - clapfouine</title>
<link>http://snipplr.com/view/2020/ie-6-backgrounds-flickering/</link>
<description><![CDATA[ <p>paste above in HEAD tag</p> ]]></description>
<pubDate>Wed, 24 Jan 2007 03:46:25 GMT</pubDate>
<guid>http://snipplr.com/view/2020/ie-6-backgrounds-flickering/</guid>
</item>
<item>
<title>(JavaScript) Browser Detect (from quirksmode) - jonhenshaw</title>
<link>http://snipplr.com/view/1395/browser-detect-from-quirksmode/</link>
<description><![CDATA[ <p>A useful but often overrated JavaScript function is the browser detect. Sometimes you want to give specific instructions or load a new page in case the viewer uses, for instance, Safari.

Copy this script into your JavaScript files. It works immediately, and you can query three properties of the BrowserDetect object:

    * Browser name: BrowserDetect.browser
    * Browser version: BrowserDetect.version
    * OS name: BrowserDetect.OS</p> ]]></description>
<pubDate>Thu, 12 Oct 2006 06:52:37 GMT</pubDate>
<guid>http://snipplr.com/view/1395/browser-detect-from-quirksmode/</guid>
</item>
</channel>
</rss>