<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - iTony</title>
<link>http://snipplr.com/users/iTony/language/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 12 Oct 2008 20:21:35 GMT</pubDate>
<item>
<title>(JavaScript) Appending fragments to the DOM instead of every node.</title>
<link>http://snipplr.com/view/7421/appending-fragments-to-the-dom-instead-of-every-node/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Jul 2008 17:55:30 GMT</pubDate>
<guid>http://snipplr.com/view/7421/appending-fragments-to-the-dom-instead-of-every-node/</guid>
</item>
<item>
<title>(JavaScript) Persistingly Binding Wrapper Function</title>
<link>http://snipplr.com/view/7128/persistingly-binding-wrapper-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Jul 2008 16:21:05 GMT</pubDate>
<guid>http://snipplr.com/view/7128/persistingly-binding-wrapper-function/</guid>
</item>
<item>
<title>(JavaScript) jQuery AJAX navigation</title>
<link>http://snipplr.com/view/6455/jquery-ajax-navigation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 26 May 2008 01:52:42 GMT</pubDate>
<guid>http://snipplr.com/view/6455/jquery-ajax-navigation/</guid>
</item>
<item>
<title>(JavaScript) Nice Caps Titles</title>
<link>http://snipplr.com/view/6389/nice-caps-titles/</link>
<description><![CDATA[ <p>I haven't take a very good look to the code, but I put it here for future reference.</p> ]]></description>
<pubDate>Thu, 22 May 2008 00:34:18 GMT</pubDate>
<guid>http://snipplr.com/view/6389/nice-caps-titles/</guid>
</item>
<item>
<title>(JavaScript) finding plugins in IE</title>
<link>http://snipplr.com/view/6239/finding-plugins-in-ie/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 15 May 2008 12:42:17 GMT</pubDate>
<guid>http://snipplr.com/view/6239/finding-plugins-in-ie/</guid>
</item>
<item>
<title>(JavaScript) Binary clock</title>
<link>http://snipplr.com/view/5487/binary-clock/</link>
<description><![CDATA[ <p>this guy made a binary clock in javascript, i still need to know how a binary clock works.</p> ]]></description>
<pubDate>Tue, 18 Mar 2008 20:54:56 GMT</pubDate>
<guid>http://snipplr.com/view/5487/binary-clock/</guid>
</item>
<item>
<title>(JavaScript) retrieve values from a url</title>
<link>http://snipplr.com/view/4996/retrieve-values-from-a-url/</link>
<description><![CDATA[ <p>This makes it easy to retrieve certain value from a url with different values appended to it.</p> ]]></description>
<pubDate>Mon, 11 Feb 2008 17:45:44 GMT</pubDate>
<guid>http://snipplr.com/view/4996/retrieve-values-from-a-url/</guid>
</item>
<item>
<title>(JavaScript) Suckerfish hover</title>
<link>http://snipplr.com/view/4960/suckerfish-hover/</link>
<description><![CDATA[ <p>This would make IE treat the hover element in whichever tag you implemented.</p> ]]></description>
<pubDate>Sat, 09 Feb 2008 01:15:30 GMT</pubDate>
<guid>http://snipplr.com/view/4960/suckerfish-hover/</guid>
</item>
<item>
<title>(JavaScript) simple toggle html element</title>
<link>http://snipplr.com/view/4814/simple-toggle-html-element/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 28 Jan 2008 20:13:12 GMT</pubDate>
<guid>http://snipplr.com/view/4814/simple-toggle-html-element/</guid>
</item>
<item>
<title>(JavaScript) drop a shadow and outline the text.</title>
<link>http://snipplr.com/view/4582/drop-a-shadow-and-outline-the-text/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 Jan 2008 00:55:30 GMT</pubDate>
<guid>http://snipplr.com/view/4582/drop-a-shadow-and-outline-the-text/</guid>
</item>
<item>
<title>(JavaScript) drop a shadow in a text</title>
<link>http://snipplr.com/view/4581/drop-a-shadow-in-a-text/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 Jan 2008 00:53:38 GMT</pubDate>
<guid>http://snipplr.com/view/4581/drop-a-shadow-in-a-text/</guid>
</item>
<item>
<title>(JavaScript) Outline text</title>
<link>http://snipplr.com/view/4580/outline-text/</link>
<description><![CDATA[ <p>this would outline a string. it is up to you how to choose the string. maybe an element in html.</p> ]]></description>
<pubDate>Tue, 15 Jan 2008 00:50:19 GMT</pubDate>
<guid>http://snipplr.com/view/4580/outline-text/</guid>
</item>
<item>
<title>(JavaScript) Email Validation function</title>
<link>http://snipplr.com/view/4550/email-validation-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 13 Jan 2008 21:11:55 GMT</pubDate>
<guid>http://snipplr.com/view/4550/email-validation-function/</guid>
</item>
<item>
<title>(JavaScript) Flip your text with charsets</title>
<link>http://snipplr.com/view/4215/flip-your-text-with-charsets/</link>
<description><![CDATA[ <p>Just call the function in an HTML element and it would flip the text in it.</p> ]]></description>
<pubDate>Thu, 29 Nov 2007 11:22:26 GMT</pubDate>
<guid>http://snipplr.com/view/4215/flip-your-text-with-charsets/</guid>
</item>
<item>
<title>(JavaScript) Correct the transparacy of PNG in IE5 and IE6</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) popup an element from one click</title>
<link>http://snipplr.com/view/1553/popup-an-element-from-one-click/</link>
<description><![CDATA[ <p>This I will use for popping up the login and profile info</p> ]]></description>
<pubDate>Tue, 07 Nov 2006 16:52:53 GMT</pubDate>
<guid>http://snipplr.com/view/1553/popup-an-element-from-one-click/</guid>
</item>
</channel>
</rss>