<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - wizard04</title>
<link>http://snipplr.com/users/wizard04/tags/handler</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 21:10:21 GMT</pubDate>
<item>
<title>(JavaScript) Cross-browser event registration</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) Event Handling Functions</title>
<link>http://snipplr.com/view/7368/event-handling-functions/</link>
<description><![CDATA[ <p>`Events.add(element, type, handler)` adds a handler to an element  
`Events.remove(element, type, handler)` removes a handler from an element  
`Events.getTarget(event)` or `Events.getOrigin(event)` returns the element from which the event originated</p> ]]></description>
<pubDate>Thu, 17 Jul 2008 16:24:06 GMT</pubDate>
<guid>http://snipplr.com/view/7368/event-handling-functions/</guid>
</item>
</channel>
</rss>