<?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: Better Password Fields with jQuery</title>
	<atom:link href="http://www.danwellman.co.uk/better-password-fields-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/</link>
	<description>JavaScript and JavaScript Libraries</description>
	<lastBuildDate>Mon, 06 Sep 2010 08:01:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: [Web] 連結分享 &#124; Geek is a Lift-Style.</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-505</link>
		<dc:creator>[Web] 連結分享 &#124; Geek is a Lift-Style.</dc:creator>
		<pubDate>Fri, 02 Jul 2010 18:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-505</guid>
		<description>[...] Better Password Fields with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Better Password Fields with jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: merih akca</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-425</link>
		<dc:creator>merih akca</dc:creator>
		<pubDate>Fri, 21 May 2010 11:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-425</guid>
		<description>Thanks for the comments, Dan

After I tried soo many things and countless modifications based on your explanation,I got no result. I do not know where I do the mistake. 

All I want is to see a simple chekbox and Show password positioned with CSS. 

I am really hoping you could give more hint, or better a script sniplet to see a light on the way. Would you ?

There are many other Show/Hide password scripts but somehow I see that your solution is more suitable to use really. I believe many people would agree on that as well. 

thanks again</description>
		<content:encoded><![CDATA[<p>Thanks for the comments, Dan</p>
<p>After I tried soo many things and countless modifications based on your explanation,I got no result. I do not know where I do the mistake. </p>
<p>All I want is to see a simple chekbox and Show password positioned with CSS. </p>
<p>I am really hoping you could give more hint, or better a script sniplet to see a light on the way. Would you ?</p>
<p>There are many other Show/Hide password scripts but somehow I see that your solution is more suitable to use really. I believe many people would agree on that as well. </p>
<p>thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Wellman</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-424</link>
		<dc:creator>Dan Wellman</dc:creator>
		<pubDate>Tue, 18 May 2010 18:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-424</guid>
		<description>@merih from a usability perspective it makes sense for the link (or checkbox) to be close to the field it&#039;s attached to. In my example there is just the one text field, but in a form with many input fields it would need to be close. That said, you could easily adjust the position using CSS, and if you needed to you could change the element that the link is inserted after.

There are some comments above that link to variations of scripts that use checkbox. This script could be modified by inserting a checkbox instead of the link. You&#039;d just need to check for the checked attribute before deciding whether to show or hide the password</description>
		<content:encoded><![CDATA[<p>@merih from a usability perspective it makes sense for the link (or checkbox) to be close to the field it&#8217;s attached to. In my example there is just the one text field, but in a form with many input fields it would need to be close. That said, you could easily adjust the position using CSS, and if you needed to you could change the element that the link is inserted after.</p>
<p>There are some comments above that link to variations of scripts that use checkbox. This script could be modified by inserting a checkbox instead of the link. You&#8217;d just need to check for the checked attribute before deciding whether to show or hide the password</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: merih akca</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-423</link>
		<dc:creator>merih akca</dc:creator>
		<pubDate>Tue, 18 May 2010 15:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-423</guid>
		<description>2 very important questions to make this GREAT script more useful

1) How can we position the &quot;Show Password&quot; text link to wherever we want in the page ? it is very annoying to get restricted to put the link right after the password input box. Can you please give a simple script modification ? 

For example, put the text link after a image file in page.

2) How can you include checkbox right beside the text link (ckeckbox + text link to do the same function)

THANKS !!</description>
		<content:encoded><![CDATA[<p>2 very important questions to make this GREAT script more useful</p>
<p>1) How can we position the &#8220;Show Password&#8221; text link to wherever we want in the page ? it is very annoying to get restricted to put the link right after the password input box. Can you please give a simple script modification ? </p>
<p>For example, put the text link after a image file in page.</p>
<p>2) How can you include checkbox right beside the text link (ckeckbox + text link to do the same function)</p>
<p>THANKS !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tant qu'il y aura des signes</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-419</link>
		<dc:creator>Tant qu'il y aura des signes</dc:creator>
		<pubDate>Wed, 07 Apr 2010 22:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-419</guid>
		<description>[...] avoir fouillé le web, je suis tombé sur une première solution de Dan Wellman. Et la deuxième vient de Stefan [...]</description>
		<content:encoded><![CDATA[<p>[...] avoir fouillé le web, je suis tombé sur une première solution de Dan Wellman. Et la deuxième vient de Stefan [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 網站製作學習誌 &#187; [Web] 連結分享</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-68</link>
		<dc:creator>網站製作學習誌 &#187; [Web] 連結分享</dc:creator>
		<pubDate>Sat, 13 Feb 2010 14:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-68</guid>
		<description>[...] Better Password Fields with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Better Password Fields with jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SM</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-66</link>
		<dc:creator>SM</dc:creator>
		<pubDate>Fri, 12 Feb 2010 17:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-66</guid>
		<description>Nice solution. Thanks</description>
		<content:encoded><![CDATA[<p>Nice solution. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Better Password Fields with jQuery &#124; Dev Loom</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-65</link>
		<dc:creator>Better Password Fields with jQuery &#124; Dev Loom</dc:creator>
		<pubDate>Fri, 12 Feb 2010 08:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-65</guid>
		<description>[...] Better Password Fields with jQuery Via / DZone [...]</description>
		<content:encoded><![CDATA[<p>[...] Better Password Fields with jQuery Via / DZone [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ESN</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-61</link>
		<dc:creator>ESN</dc:creator>
		<pubDate>Thu, 11 Feb 2010 10:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-61</guid>
		<description>That&#039;s pretty cool!  It&#039;ll be handy for pages like Edit Profile or Registration.</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty cool!  It&#8217;ll be handy for pages like Edit Profile or Registration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Wellman » Better Password Fields with jQuery &#171; Netcrema &#8211; creme de la social news via digg + delicious + stumpleupon + reddit</title>
		<link>http://www.danwellman.co.uk/better-password-fields-with-jquery/comment-page-1/#comment-60</link>
		<dc:creator>Dan Wellman » Better Password Fields with jQuery &#171; Netcrema &#8211; creme de la social news via digg + delicious + stumpleupon + reddit</dc:creator>
		<pubDate>Thu, 11 Feb 2010 09:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwellman.co.uk/?p=108#comment-60</guid>
		<description>[...] Dan Wellman » Better Password Fields with jQuerydanwellman.co.uk [...]</description>
		<content:encoded><![CDATA[<p>[...] Dan Wellman » Better Password Fields with jQuerydanwellman.co.uk [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
