<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; password replacer</title>
	<atom:link href="http://www.barattalo.it/tag/password-replacer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to write a text description into html input type password</title>
		<link>http://www.barattalo.it/2010/03/10/how-to-write-a-text-description-into-html-input-type-password/</link>
		<comments>http://www.barattalo.it/2010/03/10/how-to-write-a-text-description-into-html-input-type-password/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:58:32 +0000</pubDate>
		<dc:creator>Simone Lippolis</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password replacer]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=485</guid>
		<description><![CDATA[Sometime designers put form labels and instrucions into html inputs. One of the common uses is for login boxes when there&#8217;s not much space. In this case, you have to choose between: Set the password field as type=&#8221;text&#8221;, thus not masking users&#8217; passwords; Set the password field as type=&#8221;password&#8221;, thus not letting the user see [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/11/17/set-write-here-on-input/' rel='bookmark' title='Set &#8220;write here&#8221; on input type text?'>Set &#8220;write here&#8221; on input type text?</a></li>
<li><a href='http://www.barattalo.it/2009/11/13/how-do-i-get-the-value-from-a-combo-in-javascript/' rel='bookmark' title='How do I get the value from a combo in Javascript?'>How do I get the value from a combo in Javascript?</a></li>
<li><a href='http://www.barattalo.it/2010/02/16/how-to-capture-enter-key-pressed-in-a-form-javascript/' rel='bookmark' title='How to capture enter key pressed in a form (JavaScript)'>How to capture enter key pressed in a form (JavaScript)</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='PHP Web page to text function'>PHP Web page to text function</a></li>
<li><a href='http://www.barattalo.it/2009/11/10/onkeyup-fix-alphanumerical-chars/' rel='bookmark' title='OnKeyUp Fix Alphanumerical Chars'>OnKeyUp Fix Alphanumerical Chars</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/03/10/how-to-write-a-text-description-into-html-input-type-password/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<enclosure url="http://www.barattalo.it/wp-content/uploads/2010/03/example-300x28.jpg" length="3316" type="image/jpg" /><media:content url="http://www.barattalo.it/wp-content/uploads/2010/03/example-300x28.jpg" width="300" height="28" medium="image" type="image/jpeg" />	</item>
	</channel>
</rss>

