<?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/tags/this</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 23:37:21 GMT</pubDate>
<item>
<title>(jQuery) jquery find child of $(this) - rumremix</title>
<link>http://snipplr.com/view/46030/jquery-find-child-of-this/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 22 Dec 2010 09:35:52 GMT</pubDate>
<guid>http://snipplr.com/view/46030/jquery-find-child-of-this/</guid>
</item>
<item>
<title>(Other) learn this - js iteration conditionals i   if else for in loops for each thing.length - brandonjp</title>
<link>http://snipplr.com/view/37786/learn-this--js-iteration-conditionals-i---if-else-for-in-loops-for-each-thinglength/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 23 Jul 2010 08:38:54 GMT</pubDate>
<guid>http://snipplr.com/view/37786/learn-this--js-iteration-conditionals-i---if-else-for-in-loops-for-each-thinglength/</guid>
</item>
<item>
<title>(jQuery) jQuery - using $(this) - marcelodornelas</title>
<link>http://snipplr.com/view/29784/jquery--using-this/</link>
<description><![CDATA[ <p>Show/hide an paragraph when you click on the h2, suppose you have:

Designer info
Lorem ipsum dolor sit amet.

You can show/hide the paragraph with the code below.</p> ]]></description>
<pubDate>Mon, 15 Mar 2010 11:39:02 GMT</pubDate>
<guid>http://snipplr.com/view/29784/jquery--using-this/</guid>
</item>
<item>
<title>(Java) Meine Kleine Strasse - donfips</title>
<link>http://snipplr.com/view/26842/meine-kleine-strasse/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 22 Jan 2010 05:55:35 GMT</pubDate>
<guid>http://snipplr.com/view/26842/meine-kleine-strasse/</guid>
</item>
<item>
<title>(jQuery) Tracing "this" with firebug - HubertGaulin</title>
<link>http://snipplr.com/view/14632/tracing-this-with-firebug/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 01 May 2009 15:16:37 GMT</pubDate>
<guid>http://snipplr.com/view/14632/tracing-this-with-firebug/</guid>
</item>
<item>
<title>(Groovy) Groovy delegate, owner, this references. - narkisr</title>
<link>http://snipplr.com/view/11958/groovy-delegate-owner-this-references/</link>
<description><![CDATA[ <p>This, owner, and delegate:
this : as in Java, this refers to the instance of the enclosing class where a Closure is defined
owner : the enclosing object (this or a surrounding closure)
delegate : by default the same as owner, but changeable.
(http://groovy.codehaus.org/Closures).</p> ]]></description>
<pubDate>Sat, 07 Feb 2009 17:09:31 GMT</pubDate>
<guid>http://snipplr.com/view/11958/groovy-delegate-owner-this-references/</guid>
</item>
<item>
<title>(JavaScript) Function invocation and 'this' Context Example - 1man</title>
<link>http://snipplr.com/view/5280/function-invocation-and-this-context-example/</link>
<description><![CDATA[ <p>Quick example to show how 'this' depends on how the function in which you called it in was being invoked. From jQuery in Action.</p> ]]></description>
<pubDate>Wed, 05 Mar 2008 17:40:56 GMT</pubDate>
<guid>http://snipplr.com/view/5280/function-invocation-and-this-context-example/</guid>
</item>
<item>
<title>(JavaScript) Closure Example Relating to 'this' Execution Context - 1man</title>
<link>http://snipplr.com/view/5279/closure-example-relating-to-this-execution-context/</link>
<description><![CDATA[ <p>Example showing how using 'this' in a function depends on where 'this' is defined. From book jQuery in Action.</p> ]]></description>
<pubDate>Wed, 05 Mar 2008 17:32:40 GMT</pubDate>
<guid>http://snipplr.com/view/5279/closure-example-relating-to-this-execution-context/</guid>
</item>
</channel>
</rss>