<?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/opacity</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 17:50:29 GMT</pubDate>
<item>
<title>(JavaScript) jQuery Fade In Sequence - 1man</title>
<link>http://snipplr.com/view/5360/jquery-fade-in-sequence/</link>
<description><![CDATA[ <p>I'm sure i can clean this up quite a bit, but it works for the moment.

This function looks to see if you are on a selected page. If you are it hides the navigation, then loops through and shows each li one after the other. So they don't all fade in together. Needs a tidy i think.</p> ]]></description>
<pubDate>Mon, 10 Mar 2008 16:57:08 GMT</pubDate>
<guid>http://snipplr.com/view/5360/jquery-fade-in-sequence/</guid>
</item>
<item>
<title>(JavaScript) Gradient Class - daleyjem</title>
<link>http://snipplr.com/view/4055/gradient-class/</link>
<description><![CDATA[ <p>Apply a Top-Bottom or Left-Right gradient (with or without alpha transparency) by attaching a "gradient" class to any HTML element. Does not interfere with Existing classes on element.

Include in HTML page with standard:</p> ]]></description>
<pubDate>Thu, 01 Nov 2007 14:06:45 GMT</pubDate>
<guid>http://snipplr.com/view/4055/gradient-class/</guid>
</item>
<item>
<title>(JavaScript) Change opacity in all browsers - noah</title>
<link>http://snipplr.com/view/2844/change-opacity-in-all-browsers/</link>
<description><![CDATA[ <p>Check whether style.opacity is available.  If not, then apply IE proprietary opacity</p> ]]></description>
<pubDate>Mon, 11 Jun 2007 12:07:17 GMT</pubDate>
<guid>http://snipplr.com/view/2844/change-opacity-in-all-browsers/</guid>
</item>
<item>
<title>(JavaScript) setOpacity - szsk</title>
<link>http://snipplr.com/view/707/setopacity/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 Aug 2006 22:18:56 GMT</pubDate>
<guid>http://snipplr.com/view/707/setopacity/</guid>
</item>
<item>
<title>(JavaScript) PNG Opacity support for Internet Explorer (simplified) - alvaroisorna</title>
<link>http://snipplr.com/view/125/png-opacity-support-for-internet-explorer-simplified/</link>
<description><![CDATA[ <p>first try to a crossbrowser support for png's opacity support</p> ]]></description>
<pubDate>Fri, 30 Jun 2006 05:11:50 GMT</pubDate>
<guid>http://snipplr.com/view/125/png-opacity-support-for-internet-explorer-simplified/</guid>
</item>
</channel>
</rss>