<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/tags/event</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 20:40:22 GMT</pubDate>
<item>
<title>(jQuery) Check to see if function triggered by an event</title>
<link>http://snipplr.com/view/52618/check-to-see-if-function-triggered-by-an-event/</link>
<description><![CDATA[ <p>Rather that using $(element).trigger('click'), check to see if execute has come from an element rather than directly.</p> ]]></description>
<pubDate>Wed, 27 Apr 2011 02:28:27 GMT</pubDate>
<guid>http://snipplr.com/view/52618/check-to-see-if-function-triggered-by-an-event/</guid>
</item>
<item>
<title>(jQuery) jQuery event namespace</title>
<link>http://snipplr.com/view/13018/jquery-event-namespace/</link>
<description><![CDATA[ <p>Adding a namespace to an event can make it easier to unbind. It is very easy to unbind all events with the same namespace.</p> ]]></description>
<pubDate>Thu, 12 Mar 2009 06:18:08 GMT</pubDate>
<guid>http://snipplr.com/view/13018/jquery-event-namespace/</guid>
</item>
<item>
<title>(ActionScript) Load External Content to Flash and Add an Event Listner</title>
<link>http://snipplr.com/view/3526/load-external-content-to-flash-and-add-an-event-listner/</link>
<description><![CDATA[ <p>Loads some external content into a flash files and places it into a holder movie clip. Once the content has been loaded and the first frame initialised the trace code is run.</p> ]]></description>
<pubDate>Thu, 16 Aug 2007 08:20:15 GMT</pubDate>
<guid>http://snipplr.com/view/3526/load-external-content-to-flash-and-add-an-event-listner/</guid>
</item>
</channel>
</rss>