<?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/events</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 09:33:30 GMT</pubDate>
<item>
<title>(jQuery) Javascript touch events from click - bitsculptor</title>
<link>http://snipplr.com/view/70525/javascript-touch-events-from-click/</link>
<description><![CDATA[ <p>Add the init() function to your document.ready call. This allows touch events to be handled like click events.</p> ]]></description>
<pubDate>Sat, 23 Mar 2013 05:42:58 GMT</pubDate>
<guid>http://snipplr.com/view/70525/javascript-touch-events-from-click/</guid>
</item>
<item>
<title>(JavaScript) Cross Browser Wheel Event Listener - zfisic</title>
<link>http://snipplr.com/view/68762/cross-browser-wheel-event-listener/</link>
<description><![CDATA[ <p>A nifty event listener for handling wheel events. Listens for the DOM3 Wheel Event first, then falls back to MouseWheel, and finally DOMMouseScroll.</p> ]]></description>
<pubDate>Mon, 26 Nov 2012 05:10:11 GMT</pubDate>
<guid>http://snipplr.com/view/68762/cross-browser-wheel-event-listener/</guid>
</item>
<item>
<title>(PHP) Display Categories in your sidebar with The Events Calendar - clatterblast</title>
<link>http://snipplr.com/view/67630/display-categories-in-your-sidebar-with-the-events-calendar/</link>
<description><![CDATA[ <p>I used this code to display a list of categories in my sidebar. There is an issue with this code — it shows ALL event categories. I am working on a solution to only display the categories for upcoming (future) events.</p> ]]></description>
<pubDate>Sat, 06 Oct 2012 04:07:39 GMT</pubDate>
<guid>http://snipplr.com/view/67630/display-categories-in-your-sidebar-with-the-events-calendar/</guid>
</item>
<item>
<title>(jQuery) Primitive events logger - mandawan</title>
<link>http://snipplr.com/view/67028/primitive-events-logger/</link>
<description><![CDATA[ <p>Quite useful snippet to log all events triggering occuring in your app. Because it uses event.global array, it logs custom events as well as native ones
For developpement use only, disable it before migrating to production environement.</p> ]]></description>
<pubDate>Mon, 03 Sep 2012 01:23:30 GMT</pubDate>
<guid>http://snipplr.com/view/67028/primitive-events-logger/</guid>
</item>
<item>
<title>(JavaScript) adding events browser compatible - maceblue</title>
<link>http://snipplr.com/view/66418/adding-events-browser-compatible/</link>
<description><![CDATA[ <p>events handling cross-browser</p> ]]></description>
<pubDate>Mon, 30 Jul 2012 17:19:25 GMT</pubDate>
<guid>http://snipplr.com/view/66418/adding-events-browser-compatible/</guid>
</item>
<item>
<title>(C#) Disable Event Firing anywhere SharePoint 2010 - nickaranz</title>
<link>http://snipplr.com/view/57777/disable-event-firing-anywhere-sharepoint-2010/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 12 Aug 2011 04:55:50 GMT</pubDate>
<guid>http://snipplr.com/view/57777/disable-event-firing-anywhere-sharepoint-2010/</guid>
</item>
<item>
<title>(JavaScript) Current item within jQuery TOOLS events - riddla</title>
<link>http://snipplr.com/view/56667/current-item-within-jquery-tools-events/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 16 Jul 2011 00:36:51 GMT</pubDate>
<guid>http://snipplr.com/view/56667/current-item-within-jquery-tools-events/</guid>
</item>
<item>
<title>(jQuery) Store DOM object\'s events for later reuse, aka temporary unbind (jqzoom) - maxim_</title>
<link>http://snipplr.com/view/53142/store-dom-objects-events-for-later-reuse-aka-temporary-unbind-jqzoom/</link>
<description><![CDATA[ <p>I needed to temporarily unbind jqZoom plugin events from a DOM-element and store them for later use. That's what worked for me. Any comments and suggestions would be much appreciated!</p> ]]></description>
<pubDate>Fri, 06 May 2011 17:04:12 GMT</pubDate>
<guid>http://snipplr.com/view/53142/store-dom-objects-events-for-later-reuse-aka-temporary-unbind-jqzoom/</guid>
</item>
<item>
<title>(JavaScript) javascript execution for events  in update panel - kashif21</title>
<link>http://snipplr.com/view/52444/javascript-execution-for-events--in-update-panel/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 22 Apr 2011 03:03:09 GMT</pubDate>
<guid>http://snipplr.com/view/52444/javascript-execution-for-events--in-update-panel/</guid>
</item>
<item>
<title>(JavaScript) Cross-browser event registration - wizard04</title>
<link>http://snipplr.com/view/52041/crossbrowser-event-registration/</link>
<description><![CDATA[ <p>Enhanced cross-browser event handling</p> ]]></description>
<pubDate>Thu, 14 Apr 2011 02:16:14 GMT</pubDate>
<guid>http://snipplr.com/view/52041/crossbrowser-event-registration/</guid>
</item>
<item>
<title>(jQuery) jQuery events from non-DOM objects (supports chaining) - wildpeaks</title>
<link>http://snipplr.com/view/49438/jquery-events-from-nondom-objects-supports-chaining/</link>
<description><![CDATA[ <p>**Important: this snipplet has moved to Github.**

 - [jQuery events from non-DOM objects (supports chaining)](https://gist.github.com/1973168)</p> ]]></description>
<pubDate>Wed, 23 Feb 2011 00:56:12 GMT</pubDate>
<guid>http://snipplr.com/view/49438/jquery-events-from-nondom-objects-supports-chaining/</guid>
</item>
<item>
<title>(jQuery) How to debug Javascript/jQuery event bindings with FireBug - demods</title>
<link>http://snipplr.com/view/49094/how-to-debug-javascriptjquery-event-bindings-with-firebug/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Feb 2011 00:28:48 GMT</pubDate>
<guid>http://snipplr.com/view/49094/how-to-debug-javascriptjquery-event-bindings-with-firebug/</guid>
</item>
<item>
<title>(ActionScript 3) Global dispatcher AS3 - Elph</title>
<link>http://snipplr.com/view/46161/global-dispatcher-as3/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 28 Dec 2010 00:51:41 GMT</pubDate>
<guid>http://snipplr.com/view/46161/global-dispatcher-as3/</guid>
</item>
<item>
<title>(jQuery) Load external scripts FIRST for injected DOM HTML content - harikaram</title>
<link>http://snipplr.com/view/43449/load-external-scripts-first-for-injected-dom-html-content/</link>
<description><![CDATA[ <p>When injecting via jQuery HTML content which contains script tags referencing external scripts, which are then referenced via scripting elsewhere in the injected HTML, some browsers (Chrome) will not wait for the external scripts to load causing the internal scripts to throw an error.  This code parses the external script tags, loads them seperately and then calls the callback function passing the given HTML minus the external script tags for you to inject.
---------
UPDATE:  I've made this considerably more complex after some IE problems (really!).  Hope it helps someone out...</p> ]]></description>
<pubDate>Wed, 03 Nov 2010 03:07:50 GMT</pubDate>
<guid>http://snipplr.com/view/43449/load-external-scripts-first-for-injected-dom-html-content/</guid>
</item>
<item>
<title>(JavaScript) Mootools cloneEventsDeep clones events from children too - tstachl</title>
<link>http://snipplr.com/view/41735/mootools-cloneeventsdeep-clones-events-from-children-too/</link>
<description><![CDATA[ <p>Put this snippet into the mootools core file right next to the cloneEvents function.</p> ]]></description>
<pubDate>Thu, 07 Oct 2010 13:03:43 GMT</pubDate>
<guid>http://snipplr.com/view/41735/mootools-cloneeventsdeep-clones-events-from-children-too/</guid>
</item>
<item>
<title>(PHP) List upcoming Events in Sidebar via PHP Code Widget - hussong</title>
<link>http://snipplr.com/view/40768/list-upcoming-events-in-sidebar-via-php-code-widget/</link>
<description><![CDATA[ <p>Gets the date, pulls a list of upcoming events (posts from cat 6) and sorts by custom field \\\"event_date\\\" . Add to sidebar via [PHP Code Widget](http://wordpress.org/extend/plugins/php-code-widget/).</p> ]]></description>
<pubDate>Sun, 19 Sep 2010 23:30:40 GMT</pubDate>
<guid>http://snipplr.com/view/40768/list-upcoming-events-in-sidebar-via-php-code-widget/</guid>
</item>
<item>
<title>(JavaScript) JavaScript Event Handler Closure - cfleschhut</title>
<link>http://snipplr.com/view/39058/javascript-event-handler-closure/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 14 Aug 2010 01:17:14 GMT</pubDate>
<guid>http://snipplr.com/view/39058/javascript-event-handler-closure/</guid>
</item>
<item>
<title>(C#) Event Handler - maxbaines</title>
<link>http://snipplr.com/view/38353/event-handler/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 04 Aug 2010 17:17:11 GMT</pubDate>
<guid>http://snipplr.com/view/38353/event-handler/</guid>
</item>
<item>
<title>(ActionScript 3) Create your own custom events in AS3 - Winkyboy</title>
<link>http://snipplr.com/view/35296/create-your-own-custom-events-in-as3/</link>
<description><![CDATA[ <p>A very easy way to have child movieclips cause events in their parent code to occur.</p> ]]></description>
<pubDate>Fri, 28 May 2010 09:52:43 GMT</pubDate>
<guid>http://snipplr.com/view/35296/create-your-own-custom-events-in-as3/</guid>
</item>
<item>
<title>(JavaScript) MooTools Custom Events - cfleschhut</title>
<link>http://snipplr.com/view/32973/mootools-custom-events/</link>
<description><![CDATA[ <p>via [https://www.packtpub.com/mootools-1-2-beginners-guide/book](https://www.packtpub.com/mootools-1-2-beginners-guide/book) &amp; [http://davidwalsh.name/mootools-custom-event](http://davidwalsh.name/mootools-custom-event)</p> ]]></description>
<pubDate>Fri, 23 Apr 2010 09:38:46 GMT</pubDate>
<guid>http://snipplr.com/view/32973/mootools-custom-events/</guid>
</item>
</channel>
</rss>