<?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: onmousedown vs onclick</title>
	<atom:link href="http://blog.kamibu.com/2007/10/20/onmousedown-vs-onclick/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kamibu.com/2007/10/20/onmousedown-vs-onclick/</link>
	<description></description>
	<lastBuildDate>Fri, 28 May 2010 12:33:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sasha</title>
		<link>http://blog.kamibu.com/2007/10/20/onmousedown-vs-onclick/comment-page-1/#comment-3766</link>
		<dc:creator>Sasha</dc:creator>
		<pubDate>Fri, 29 May 2009 06:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kamibu.com/2007/10/20/onmousedown-vs-onclick/#comment-3766</guid>
		<description>what about that onmousedown is fire even with pressing scroll on mouse?</description>
		<content:encoded><![CDATA[<p>what about that onmousedown is fire even with pressing scroll on mouse?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kostis90gr</title>
		<link>http://blog.kamibu.com/2007/10/20/onmousedown-vs-onclick/comment-page-1/#comment-795</link>
		<dc:creator>kostis90gr</dc:creator>
		<pubDate>Mon, 18 Aug 2008 08:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kamibu.com/2007/10/20/onmousedown-vs-onclick/#comment-795</guid>
		<description>I would like to add, that sometimes, due to event bubbling, you should prefer to attach an onmousedown event handler to an element, so that you can quickly cancel bubbling on onclick/onmouseup events of parent or child elements.</description>
		<content:encoded><![CDATA[<p>I would like to add, that sometimes, due to event bubbling, you should prefer to attach an onmousedown event handler to an element, so that you can quickly cancel bubbling on onclick/onmouseup events of parent or child elements.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
