<?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: Turn Autocomplete Off For HTML Input Tags</title>
	<atom:link href="http://blog.primalskill.com/turn-autocomplete-off-for-html-input-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.primalskill.com/turn-autocomplete-off-for-html-input-tags/</link>
	<description>Dream. Design. Code.</description>
	<lastBuildDate>Wed, 28 Sep 2011 10:47:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Ian</title>
		<link>http://blog.primalskill.com/turn-autocomplete-off-for-html-input-tags/comment-page-1/#comment-37558</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Fri, 24 Oct 2008 23:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=17#comment-37558</guid>
		<description>Thanks for the publishing of this article. I am, however, quite annoyed with the fact that I am unable to save form data (mainly logins) when developers put autocomplete=&quot;off&quot; in their form tags. I want to figure out how to bypass the autocomplete=&quot;off&quot; whether or not a developer has it on the form. If you figure it out, that would be a good article as well.</description>
		<content:encoded><![CDATA[<p>Thanks for the publishing of this article. I am, however, quite annoyed with the fact that I am unable to save form data (mainly logins) when developers put autocomplete=&#8221;off&#8221; in their form tags. I want to figure out how to bypass the autocomplete=&#8221;off&#8221; whether or not a developer has it on the form. If you figure it out, that would be a good article as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Cousins</title>
		<link>http://blog.primalskill.com/turn-autocomplete-off-for-html-input-tags/comment-page-1/#comment-1456</link>
		<dc:creator>Luke Cousins</dc:creator>
		<pubDate>Fri, 04 Jan 2008 17:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=17#comment-1456</guid>
		<description>Hi,

I just thought that I&#039;d point out that (in Firefox at least) the autocomplete=&quot;off&quot; attribute is not designed to prevent Firefox from pre-filling the form with your data, but it is there to stop it &quot;guessing&quot; what you are going to type when filling in the form.

Luke</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just thought that I&#8217;d point out that (in Firefox at least) the autocomplete=&#8221;off&#8221; attribute is not designed to prevent Firefox from pre-filling the form with your data, but it is there to stop it &#8220;guessing&#8221; what you are going to type when filling in the form.</p>
<p>Luke</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kev</title>
		<link>http://blog.primalskill.com/turn-autocomplete-off-for-html-input-tags/comment-page-1/#comment-10</link>
		<dc:creator>kev</dc:creator>
		<pubDate>Thu, 11 Oct 2007 22:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=17#comment-10</guid>
		<description>Hi,

I was searching around for an answer for firefox, and there&#039;s something on the mozilla site:

http://developer.mozilla.org/en/docs/How_to_Turn_Off_Form_Autocompletion

You can set the form element to have autocomplete=&quot;off&quot;

Hooray!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was searching around for an answer for firefox, and there&#8217;s something on the mozilla site:</p>
<p><a href="http://developer.mozilla.org/en/docs/How_to_Turn_Off_Form_Autocompletion" rel="nofollow">http://developer.mozilla.org/en/docs/How_to_Turn_Off_Form_Autocompletion</a></p>
<p>You can set the form element to have autocomplete=&#8221;off&#8221;</p>
<p>Hooray!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

