<?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 Text On Input Field On Click</title>
	<atom:link href="http://www.erummunir.com/240/clear-text-on-input-field-on-click/feed" rel="self" type="application/rss+xml" />
	<link>http://www.erummunir.com/240/clear-text-on-input-field-on-click</link>
	<description></description>
	<lastBuildDate>Sat, 14 Jan 2012 13:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Ipib</title>
		<link>http://www.erummunir.com/240/clear-text-on-input-field-on-click/comment-page-2#comment-35087</link>
		<dc:creator>Ipib</dc:creator>
		<pubDate>Sat, 14 Jan 2012 13:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.erummunir.com/?p=240#comment-35087</guid>
		<description>Very nice! Why arent this nr. 1 in google!</description>
		<content:encoded><![CDATA[<p>Very nice! Why arent this nr. 1 in google!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaa</title>
		<link>http://www.erummunir.com/240/clear-text-on-input-field-on-click/comment-page-2#comment-35084</link>
		<dc:creator>Aaa</dc:creator>
		<pubDate>Wed, 11 Jan 2012 12:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.erummunir.com/?p=240#comment-35084</guid>
		<description>Thanks Alot :D</description>
		<content:encoded><![CDATA[<p>Thanks Alot <img src='http://www.erummunir.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Händl</title>
		<link>http://www.erummunir.com/240/clear-text-on-input-field-on-click/comment-page-1#comment-34956</link>
		<dc:creator>Fred Händl</dc:creator>
		<pubDate>Wed, 02 Nov 2011 12:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.erummunir.com/?p=240#comment-34956</guid>
		<description>Put this in header:


input.field {
color:#CCCCCC;
background-color:#FFFFFF;
font-size:0.8em;
font-family:&quot;arial&quot;;
}



Then, in your form:

</description>
		<content:encoded><![CDATA[<p>Put this in header:</p>
<p>input.field {<br />
color:#CCCCCC;<br />
background-color:#FFFFFF;<br />
font-size:0.8em;<br />
font-family:&#8221;arial&#8221;;<br />
}</p>
<p>Then, in your form:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendy Janssen</title>
		<link>http://www.erummunir.com/240/clear-text-on-input-field-on-click/comment-page-2#comment-34929</link>
		<dc:creator>Wendy Janssen</dc:creator>
		<pubDate>Wed, 05 Oct 2011 09:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.erummunir.com/?p=240#comment-34929</guid>
		<description>thank you!!!!!!!</description>
		<content:encoded><![CDATA[<p>thank you!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivanalbright</title>
		<link>http://www.erummunir.com/240/clear-text-on-input-field-on-click/comment-page-2#comment-34923</link>
		<dc:creator>ivanalbright</dc:creator>
		<pubDate>Sun, 25 Sep 2011 05:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.erummunir.com/?p=240#comment-34923</guid>
		<description>How would one do this if the form is inside a PHP script? 

My PHP contact form script uses echo to display the  and s etc but the following does not erase the message when you click. (Simplified version of what I have is below)

echo &quot;Type Here&quot;;</description>
		<content:encoded><![CDATA[<p>How would one do this if the form is inside a PHP script? </p>
<p>My PHP contact form script uses echo to display the  and s etc but the following does not erase the message when you click. (Simplified version of what I have is below)</p>
<p>echo &#8220;Type Here&#8221;;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

