<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Generating custom javascript events</title>
	<atom:link href="http://www.kaizou.org/2010/03/generating-custom-javascript-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kaizou.org/2010/03/generating-custom-javascript-events/</link>
	<description>This is Web 2.71828</description>
	<lastBuildDate>Sat, 17 Dec 2011 09:16:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David Corvoysier</title>
		<link>http://www.kaizou.org/2010/03/generating-custom-javascript-events/comment-page-1/#comment-3389</link>
		<dc:creator>David Corvoysier</dc:creator>
		<pubDate>Wed, 23 Feb 2011 20:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=421#comment-3389</guid>
		<description>No, initEvent cannot be extended, but you can nevertheless add specific attributes to an event once it has been initialized. I have updated the post to illustrate this.</description>
		<content:encoded><![CDATA[<p>No, initEvent cannot be extended, but you can nevertheless add specific attributes to an event once it has been initialized. I have updated the post to illustrate this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edmon Begoli</title>
		<link>http://www.kaizou.org/2010/03/generating-custom-javascript-events/comment-page-1/#comment-3387</link>
		<dc:creator>Edmon Begoli</dc:creator>
		<pubDate>Tue, 22 Feb 2011 20:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=421#comment-3387</guid>
		<description>Hi David,

Is it possible to pass extra, custom parameters to initEvent?

I would like to have a custom event with a float property that listeners of this event could evaluate.

Thank you,
Edmon</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Is it possible to pass extra, custom parameters to initEvent?</p>
<p>I would like to have a custom event with a float property that listeners of this event could evaluate.</p>
<p>Thank you,<br />
Edmon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

