<?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: Capturing AutoFill as a Change Event</title>
	<atom:link href="http://furrybrains.com/2009/01/02/capturing-autofill-as-a-change-event/feed/" rel="self" type="application/rss+xml" />
	<link>http://furrybrains.com/2009/01/02/capturing-autofill-as-a-change-event/</link>
	<description>The Furry Brains blog tackles a wide range of issues related to web development and design.</description>
	<lastBuildDate>Wed, 18 Aug 2010 12:46:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Glenn</title>
		<link>http://furrybrains.com/2009/01/02/capturing-autofill-as-a-change-event/comment-page-1/#comment-32</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Mon, 14 Jun 2010 12:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=104#comment-32</guid>
		<description>Good solution,  but doesn&#039;t this make the browser work a lot harder?  Is there any discernable additional CPU activity when this script is used?

This can be a real problem for mobile devices or where there&#039;s a lot of browser windows &amp; tabs open.</description>
		<content:encoded><![CDATA[<p>Good solution,  but doesn&#8217;t this make the browser work a lot harder?  Is there any discernable additional CPU activity when this script is used?</p>
<p>This can be a real problem for mobile devices or where there&#8217;s a lot of browser windows &amp; tabs open.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://furrybrains.com/2009/01/02/capturing-autofill-as-a-change-event/comment-page-1/#comment-25</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Mon, 28 Sep 2009 21:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=104#comment-25</guid>
		<description>Thank you!  Works well with Douglas Neiner&#039;s in-field labels plugin.

I decided to disable the check for a field being focused.  This solved the problem of the label remaining visible after pasting text using the context menu or when dragged.</description>
		<content:encoded><![CDATA[<p>Thank you!  Works well with Douglas Neiner&#8217;s in-field labels plugin.</p>
<p>I decided to disable the check for a field being focused.  This solved the problem of the label remaining visible after pasting text using the context menu or when dragged.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
