<?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: Clear Input Field Value When Selected</title>
	<atom:link href="http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/</link>
	<description>Web development, graphic design tutorials and daily marketing tips</description>
	<lastBuildDate>Wed, 02 Jun 2010 17:58:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Devin Walker</title>
		<link>http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/comment-page-1/#comment-26242</link>
		<dc:creator>Devin Walker</dc:creator>
		<pubDate>Fri, 02 Apr 2010 20:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/#comment-26242</guid>
		<description>Very useful and quick solution.  Perfect for what I was looking for...  Clears the value like a charm.</description>
		<content:encoded><![CDATA[<p>Very useful and quick solution.  Perfect for what I was looking for&#8230;  Clears the value like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luna</title>
		<link>http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/comment-page-1/#comment-25851</link>
		<dc:creator>Luna</dc:creator>
		<pubDate>Thu, 08 Oct 2009 05:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/#comment-25851</guid>
		<description>Thanks for this tip! ;) Bookmarked this page. :)</description>
		<content:encoded><![CDATA[<p>Thanks for this tip! <img src='http://www.zachgraeve.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Bookmarked this page. <img src='http://www.zachgraeve.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cluj</title>
		<link>http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/comment-page-1/#comment-25729</link>
		<dc:creator>Cluj</dc:creator>
		<pubDate>Wed, 24 Jun 2009 09:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/#comment-25729</guid>
		<description>Thnks for this.</description>
		<content:encoded><![CDATA[<p>Thnks for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/comment-page-1/#comment-25601</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 26 Mar 2009 08:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/#comment-25601</guid>
		<description>How do I make the value return to the input field, when clicking somewhere else, if I didn&#039;t enter any text(like this: http://buildinganonline.com/contact)?</description>
		<content:encoded><![CDATA[<p>How do I make the value return to the input field, when clicking somewhere else, if I didn&#8217;t enter any text(like this: <a href="http://buildinganonline.com/contact)?" rel="nofollow">http://buildinganonline.com/contact)?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zacheos</title>
		<link>http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/comment-page-1/#comment-25471</link>
		<dc:creator>zacheos</dc:creator>
		<pubDate>Fri, 27 Feb 2009 14:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/#comment-25471</guid>
		<description>You&#039;re welcome ;)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome <img src='http://www.zachgraeve.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/comment-page-1/#comment-25470</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 27 Feb 2009 12:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/#comment-25470</guid>
		<description>Thank you :)

This little script solved a long boring problem, I&#039;ve had.
The working script can now also be seen at my site.

You sure provided something of value.

&lt;abbr&gt;&lt;em&gt;Michael’s last blog post... &lt;a href=&quot;http://feeds.feedburner.com/~r/BuildinganOnline/~3/514808060/&quot; rel=&quot;nofollow&quot;&gt;It’s Not Safe&lt;/a&gt;&lt;/abbr&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Thank you <img src='http://www.zachgraeve.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This little script solved a long boring problem, I&#8217;ve had.<br />
The working script can now also be seen at my site.</p>
<p>You sure provided something of value.</p>
<p><abbr><em>Michael’s last blog post&#8230; <a href="http://feeds.feedburner.com/~r/BuildinganOnline/~3/514808060/" rel="nofollow">It’s Not Safe</a></em></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Moore</title>
		<link>http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/comment-page-1/#comment-25298</link>
		<dc:creator>Jordan Moore</dc:creator>
		<pubDate>Sun, 11 Jan 2009 13:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/#comment-25298</guid>
		<description>Perfect! Thanks mate!</description>
		<content:encoded><![CDATA[<p>Perfect! Thanks mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/comment-page-1/#comment-29</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Wed, 25 Oct 2006 16:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachgraeve.com/2006/08/28/clear-input-field-value-when-selected/#comment-29</guid>
		<description>Brrrrilliant!!

thanks, this is exactly what i wanted ;)</description>
		<content:encoded><![CDATA[<p>Brrrrilliant!!</p>
<p>thanks, this is exactly what i wanted <img src='http://www.zachgraeve.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
