<?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: onblur Before&#160;onclick</title>
	<atom:link href="http://particletree.com/notebook/onblur-before-onclick/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/onblur-before-onclick/</link>
	<description>Everyone needs a hug.</description>
	<lastBuildDate>Sun, 23 May 2010 21:08:15 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy Kant</title>
		<link>http://particletree.com/notebook/onblur-before-onclick/comment-page-1/#comment-21119</link>
		<dc:creator>Andy Kant</dc:creator>
		<pubDate>Wed, 30 May 2007 20:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/onblur-before-onclick/#comment-21119</guid>
		<description>&lt;p&gt;@Arjan
JavaScript events can be used for more than to define styles. :-P&lt;/p&gt;

&lt;p&gt;The blur event is actually pretty useful when it comes to client-side scripting, such as attaching dynamic data validation routines to textboxes.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Arjan
JavaScript events can be used for more than to define styles. :-P</p>

<p>The blur event is actually pretty useful when it comes to client-side scripting, such as attaching dynamic data validation routines to textboxes.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan Eising</title>
		<link>http://particletree.com/notebook/onblur-before-onclick/comment-page-1/#comment-21115</link>
		<dc:creator>Arjan Eising</dc:creator>
		<pubDate>Wed, 30 May 2007 17:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/onblur-before-onclick/#comment-21115</guid>
		<description>&lt;p&gt;I never thought about this before, but when do you use it? I don&#039;t even use the &lt;code&gt;blur&lt;/code&gt; event handler, but more the &lt;code&gt;:focus&lt;/code&gt; pseudo-selector from &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I never thought about this before, but when do you use it? I don&#8217;t even use the <code>blur</code> event handler, but more the <code>:focus</code> pseudo-selector from <abbr title="Cascading Style Sheets">CSS</abbr>.</p>]]></content:encoded>
	</item>
</channel>
</rss>
