<?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: &#34;bug&#34; with onclick handlers in IE</title>
	<atom:link href="http://timsaylor.com/2008/06/25/bug-with-onclick-handlers-in-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://timsaylor.com/2008/06/25/bug-with-onclick-handlers-in-ie/</link>
	<description>Web Developer</description>
	<pubDate>Thu, 29 Jul 2010 19:12:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stanley</title>
		<link>http://timsaylor.com/2008/06/25/bug-with-onclick-handlers-in-ie/comment-page-1/#comment-26</link>
		<dc:creator>Stanley</dc:creator>
		<pubDate>Fri, 03 Apr 2009 17:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://timsaylor.com/2008/06/25/bug-with-onclick-handlers-in-ie/#comment-26</guid>
		<description>@Clive - Thanks man! that is exactly what I was experiencing on my end.  I found this article when Googling and as you noted I'm using jQuery but it was still happening to me too.  Will the blue e ever be fixed?</description>
		<content:encoded><![CDATA[<p>@Clive - Thanks man! that is exactly what I was experiencing on my end.  I found this article when Googling and as you noted I&#8217;m using jQuery but it was still happening to me too.  Will the blue e ever be fixed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clive</title>
		<link>http://timsaylor.com/2008/06/25/bug-with-onclick-handlers-in-ie/comment-page-1/#comment-16</link>
		<dc:creator>Clive</dc:creator>
		<pubDate>Thu, 26 Jun 2008 21:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://timsaylor.com/2008/06/25/bug-with-onclick-handlers-in-ie/#comment-16</guid>
		<description>The reason is that IE goofed on the events front with double-click.&lt;br/&gt;(e.g. Prototype.js isn't doing anything wrong, IE just sucks)&lt;br/&gt;&lt;br/&gt;The bug is listed here&lt;br/&gt;&lt;br/&gt;http://webbugtrack.blogspot.com/2008/01/bug-263-beware-of-doubleclick-in-ie.html&lt;br/&gt;&lt;br/&gt;Unfortunately it ends up busting a bunch of things if you aren't aware of the bug.</description>
		<content:encoded><![CDATA[<p>The reason is that IE goofed on the events front with double-click.<br />(e.g. Prototype.js isn&#8217;t doing anything wrong, IE just sucks)</p>
<p>The bug is listed here</p>
<p><a href="http://webbugtrack.blogspot.com/2008/01/bug-263-beware-of-doubleclick-in-ie.html" rel="nofollow">http://webbugtrack.blogspot.com/2008/01/bug-263-beware-of-doubleclick-in-ie.html</a></p>
<p>Unfortunately it ends up busting a bunch of things if you aren&#8217;t aware of the bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Rakoczy</title>
		<link>http://timsaylor.com/2008/06/25/bug-with-onclick-handlers-in-ie/comment-page-1/#comment-15</link>
		<dc:creator>Alex Rakoczy</dc:creator>
		<pubDate>Thu, 26 Jun 2008 16:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://timsaylor.com/2008/06/25/bug-with-onclick-handlers-in-ie/#comment-15</guid>
		<description>Hey!&lt;br/&gt;&lt;br/&gt;I've ran into this problem before as well.  You may have better luck with an Event Observer on a particular element, rather than a literal onclick statement.&lt;br/&gt;&lt;br/&gt;http://prototypejs.org/api/element#method-observe</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>I&#8217;ve ran into this problem before as well.  You may have better luck with an Event Observer on a particular element, rather than a literal onclick statement.</p>
<p><a href="http://prototypejs.org/api/element#method-observe" rel="nofollow">http://prototypejs.org/api/element#method-observe</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
