<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1044113" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1044113</link>
    <description></description>
    <language>en</language>
          <item>
    <title>I have to agree - pages that</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/disable-setfocus-firefox#comment-1242549</link>
    <description> &lt;p&gt;I have to agree - pages that set focus on a form field are a major irritant. Most often I use the keyboard to scroll a page, and this set focus action means I have to reach for the mouse to click on the page first.&lt;/p&gt;
&lt;p&gt;It makes sense for Google to do it though - you are unlikely to want to do anything other than fill in the search field. But why would you do this on a page full of reading matter?&lt;/p&gt;
&lt;p&gt;More &lt;a href=&quot;http://en.wikipedia.org/wiki/Greasemonkey&quot;&gt;about user JavaScript&lt;/a&gt; at Wikipedia.&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Jun 2009 01:16:28 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1242549 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Here is a code hint for</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/disable-setfocus-firefox#comment-1242525</link>
    <description> &lt;p&gt;Here is a code hint for those programming:&lt;/p&gt;
&lt;p&gt;On the script where you tell it to set focus once the page loads, CHECK your inputs to make sure nothing is already typed.&lt;/p&gt;
&lt;p&gt;This is also a pet peeve of mine on my old bank&#039;s site. By the time the page finally loaded everything, I was usually already in the middle of typing my password and in would put me back in the username input, where guess what, I just submitted at least part of my password in the username field.&lt;/p&gt;
&lt;p&gt;Thanks for the info on the user.js file, I&#039;m going to look into that more to see what you can do in there.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Jun 2009 13:51:37 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1242525 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I guess I had the function</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/disable-setfocus-firefox#comment-1242507</link>
    <description> &lt;p&gt;I guess I had the function wrong.  It is the &lt;strong&gt;focus()&lt;/strong&gt; function.&lt;/p&gt;
&lt;p&gt;Here is a partial solution...adding this in the user.js file solves the issue.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;user_pref(&amp;quot;capability.policy.policynames&amp;quot;, &amp;quot;nofocus&amp;quot;);&lt;br /&gt;user_pref(&amp;quot;capability.policy.nofocus.sites&amp;quot;, &amp;quot;http://agstesting.com&amp;quot;);&lt;br /&gt;user_pref(&amp;quot;capability.policy.nofocus.HTMLInputElement.focus&amp;quot;, &amp;quot;noAccess&amp;quot;);&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;The only problem is that the sites has to be listed.  Oh well.  I only have a couple sites where is is especially annoying.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Jun 2009 01:06:55 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1242507 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Whoa...talk about SEO.</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/disable-setfocus-firefox#comment-1242506</link>
    <description> &lt;p&gt;Whoa...talk about SEO.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.webmaster-forums.net/files/1244594521180.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Jun 2009 00:42:25 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1242506 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Yes, I looked at that</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/disable-setfocus-firefox#comment-1242505</link>
    <description> &lt;p&gt;Yes, I looked at that extension, but I don&#039;t want to disable all JS on the page.  I just want the setfocus() function to never work on any site I visit again.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Jun 2009 00:35:52 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1242505 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Use NoScript perhaps?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/disable-setfocus-firefox#comment-1242499</link>
    <description> &lt;p&gt;Use &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/722&quot;&gt;NoScript&lt;/a&gt; perhaps?&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Jun 2009 23:47:52 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1242499 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
