<?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/event</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 13:28:38 GMT</pubDate>
<item>
<title>(JavaScript) temporal unbind of event - phl</title>
<link>http://snipplr.com/view/70917/temporal-unbind-of-event/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 24 Apr 2013 10:56:12 GMT</pubDate>
<guid>http://snipplr.com/view/70917/temporal-unbind-of-event/</guid>
</item>
<item>
<title>(C#) sharepoint 2010 event receiver code that checks in files newly added to style library - rumremix</title>
<link>http://snipplr.com/view/68942/sharepoint-2010-event-receiver-code-that-checks-in-files-newly-added-to-style-library/</link>
<description><![CDATA[ <p>Keep the namespace name, class name, guid that VS automatically generates. Make sure all of the "using" inclusions included.</p> ]]></description>
<pubDate>Tue, 04 Dec 2012 12:35:06 GMT</pubDate>
<guid>http://snipplr.com/view/68942/sharepoint-2010-event-receiver-code-that-checks-in-files-newly-added-to-style-library/</guid>
</item>
<item>
<title>(jQuery) .on() - jquery event handler - grindking</title>
<link>http://snipplr.com/view/68045/on--jquery-event-handler/</link>
<description><![CDATA[ <p>.on( events [, selector] [, data], handler(eventObject) )

A delegated-events approach attaches an event handler to only one element, the tbody, and the event only needs to bubble up one level (from the clicked tr to tbody):</p> ]]></description>
<pubDate>Wed, 31 Oct 2012 19:35:29 GMT</pubDate>
<guid>http://snipplr.com/view/68045/on--jquery-event-handler/</guid>
</item>
<item>
<title>(JavaScript) Generic Handler (Event logging in Console) - dejot</title>
<link>http://snipplr.com/view/67969/generic-handler-event-logging-in-console/</link>
<description><![CDATA[ <p>generischer Handler für die Eventausgabe in der Konsole....</p> ]]></description>
<pubDate>Fri, 26 Oct 2012 18:36:28 GMT</pubDate>
<guid>http://snipplr.com/view/67969/generic-handler-event-logging-in-console/</guid>
</item>
<item>
<title>(C#) Write to the Event Log C# - Verician</title>
<link>http://snipplr.com/view/67389/write-to-the-event-log-c/</link>
<description><![CDATA[ <p>Output your errors to the Windows event log. Very effective to output from try catch blocks.</p> ]]></description>
<pubDate>Wed, 26 Sep 2012 23:16:35 GMT</pubDate>
<guid>http://snipplr.com/view/67389/write-to-the-event-log-c/</guid>
</item>
<item>
<title>(DOS Batch) Save (and clear) Windows Event Logs - Rectifier</title>
<link>http://snipplr.com/view/65885/save-and-clear-windows-event-logs/</link>
<description><![CDATA[ <p>Uses the sysinternals (microsoft) utility PsLogList to save specified event logs to files and then clears them. Method can be used to save logs as .evt and .evtx. This script has four event logs listed as an example and has a template command commented. Tested on a local windows 7 machine, but should work for xp, server 2k3 and 2k8.</p> ]]></description>
<pubDate>Sun, 01 Jul 2012 03:54:14 GMT</pubDate>
<guid>http://snipplr.com/view/65885/save-and-clear-windows-event-logs/</guid>
</item>
<item>
<title>(DOS Batch) Clear Windows 7 Event Log - Rectifier</title>
<link>http://snipplr.com/view/65884/clear-windows-7-event-log/</link>
<description><![CDATA[ <p>This is a simple batch script to clear the event logs from a windows 7 or server 2008 machine. The script does *not* save these logs. This was tested on a local machine but could be adapted for remote use.</p> ]]></description>
<pubDate>Sun, 01 Jul 2012 03:42:51 GMT</pubDate>
<guid>http://snipplr.com/view/65884/clear-windows-7-event-log/</guid>
</item>
<item>
<title>(jQuery) Copy one element\'s eventhandlers to another - chlab</title>
<link>http://snipplr.com/view/64750/copy-one-elements-eventhandlers-to-another/</link>
<description><![CDATA[ <p>Here's a snippet for copying (all) the eventhandlers of one element to another with jQuery and effectively cloning the behavior of one element.

Keep in mind that if it's possible, you should just register the same handlers you actually need, instead of just blindly copying all of them. But in some cases, e.g. when using a plugin that you do not wish to modify, this can come in handy.</p> ]]></description>
<pubDate>Thu, 26 Apr 2012 22:02:27 GMT</pubDate>
<guid>http://snipplr.com/view/64750/copy-one-elements-eventhandlers-to-another/</guid>
</item>
<item>
<title>(JavaScript) modificar onclick compatible con internet explorer - rickyslow</title>
<link>http://snipplr.com/view/64116/modificar-onclick-compatible-con-internet-explorer/</link>
<description><![CDATA[ <p>modificar onclick compatible con internet explorer !</p> ]]></description>
<pubDate>Fri, 23 Mar 2012 07:34:23 GMT</pubDate>
<guid>http://snipplr.com/view/64116/modificar-onclick-compatible-con-internet-explorer/</guid>
</item>
<item>
<title>(JavaScript) jQuery Event Attachment - safe1981</title>
<link>http://snipplr.com/view/63594/jquery-event-attachment/</link>
<description><![CDATA[ <p>다양한 형태로 jQuery를 이용하여 DOM 요소에 이벤트를 다는 방법</p> ]]></description>
<pubDate>Mon, 27 Feb 2012 10:58:36 GMT</pubDate>
<guid>http://snipplr.com/view/63594/jquery-event-attachment/</guid>
</item>
<item>
<title>(ActionScript 3) EventCentral - GunnarHKarlsson</title>
<link>http://snipplr.com/view/59187/eventcentral/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Sep 2011 11:01:36 GMT</pubDate>
<guid>http://snipplr.com/view/59187/eventcentral/</guid>
</item>
<item>
<title>(JavaScript) Facebook select all friends to invite (09.2011) - bionickid</title>
<link>http://snipplr.com/view/58609/facebook-select-all-friends-to-invite-092011/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 12 Sep 2011 22:39:43 GMT</pubDate>
<guid>http://snipplr.com/view/58609/facebook-select-all-friends-to-invite-092011/</guid>
</item>
<item>
<title>(C#) EventLoggingInterface - BrentS</title>
<link>http://snipplr.com/view/57313/eventlogginginterface/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Jul 2011 08:25:48 GMT</pubDate>
<guid>http://snipplr.com/view/57313/eventlogginginterface/</guid>
</item>
<item>
<title>(PHP) Magento Event Observer with Save before and Save after - necode</title>
<link>http://snipplr.com/view/56959/magento-event-observer-with-save-before-and-save-after/</link>
<description><![CDATA[ <p>http://codemagento.com/2011/04/observers-and-dispatching-events/</p> ]]></description>
<pubDate>Thu, 21 Jul 2011 19:29:16 GMT</pubDate>
<guid>http://snipplr.com/view/56959/magento-event-observer-with-save-before-and-save-after/</guid>
</item>
<item>
<title>(jQuery) Toggle element in jQuery - Alwaison</title>
<link>http://snipplr.com/view/56399/toggle-element-in-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 11 Jul 2011 20:26:35 GMT</pubDate>
<guid>http://snipplr.com/view/56399/toggle-element-in-jquery/</guid>
</item>
<item>
<title>(jQuery) Check to see if function triggered by an event - 1man</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>(JavaScript) Cross-browser javascript event capture - onblur</title>
<link>http://snipplr.com/view/52304/crossbrowser-javascript-event-capture/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 19 Apr 2011 18:57:31 GMT</pubDate>
<guid>http://snipplr.com/view/52304/crossbrowser-javascript-event-capture/</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>(JavaScript) Mouse Event Button - wizard04</title>
<link>http://snipplr.com/view/52040/mouse-event-button/</link>
<description><![CDATA[ <p>Returns an object with the `event.button` values of both the W3C and Microsoft models.</p> ]]></description>
<pubDate>Thu, 14 Apr 2011 02:12:49 GMT</pubDate>
<guid>http://snipplr.com/view/52040/mouse-event-button/</guid>
</item>
<item>
<title>(JavaScript) MouseEnter/Leave Handlers 2 - wizard04</title>
<link>http://snipplr.com/view/52039/mouseenterleave-handlers-2/</link>
<description><![CDATA[ <p>These functions allow you to set a handler for a mouseleave/enter event.</p> ]]></description>
<pubDate>Thu, 14 Apr 2011 02:10:05 GMT</pubDate>
<guid>http://snipplr.com/view/52039/mouseenterleave-handlers-2/</guid>
</item>
</channel>
</rss>