<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Accesskeys | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/805</link>
    <description>Recent comments on userscript: Google Accesskeys</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Gary Mason @ Thu, 11 May 2006 12:44:52 -0500</title>
      <description>&lt;p&gt;You can make this script work by making the following changes:
&lt;br /&gt;change
&lt;br /&gt;  prevlink.setAttribute(&quot;href&quot;, prevNode.attributes.href.value);
&lt;br /&gt;to
&lt;br /&gt;  prevlink.setAttribute(&quot;href&quot;, prevNode.getAttribute('href'));&lt;/p&gt;

&lt;p&gt;change
&lt;br /&gt;  nextlink.setAttribute(&quot;href&quot;, nextNode.attributes.href.value);
&lt;br /&gt;to
&lt;br /&gt;  nextlink.setAttribute(&quot;href&quot;, nextNode.getAttribute('href'));&lt;/p&gt;

&lt;p&gt;change
&lt;br /&gt;  var googleNavs = document.evaluate(&quot;//span[@class='b']&quot;, document . . .
&lt;br /&gt;to
&lt;br /&gt;  var googleNavs = document.evaluate(&quot;//*[@class='b']&quot;, document . . .&lt;/p&gt;

&lt;p&gt;I love this script.  I just HAD to make it work again :)&lt;/p&gt;</description>
      <pubDate>Thu, 11 May 2006 12:44:52 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73174</guid>
      <author>Gary Mason</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
    <item>
      <title>Archived Comments, replied by chris weber @ Sun, 30 Apr 2006 16:39:54 -0500</title>
      <description>&lt;p&gt;If you have problems check to see if you have the google toolbar extension installed.  You may have to un-install it or disable it for these scripts to work.  I remember seeing a comment that the order extensions load may play a part in the issues but I can't figure out how to change the order extensions load to test it.&lt;/p&gt;</description>
      <pubDate>Sun, 30 Apr 2006 16:39:54 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73175</guid>
      <author>chris weber</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
    <item>
      <title>Archived Comments, replied by Phil Wilson @ Thu, 16 Mar 2006 02:34:05 -0600</title>
      <description>&lt;p&gt;Well, it still works for me, but opens a new tab whenever I hit one of the shortcuts. I'll look into fixing that I think.&lt;/p&gt;</description>
      <pubDate>Thu, 16 Mar 2006 02:34:05 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73176</guid>
      <author>Phil Wilson</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
    <item>
      <title>Archived Comments, replied by Chris M @ Thu, 02 Feb 2006 12:03:46 -0600</title>
      <description>&lt;p&gt;I can't get this script to work.&lt;/p&gt;</description>
      <pubDate>Thu, 02 Feb 2006 12:03:46 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73177</guid>
      <author>Chris M</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
    <item>
      <title>Archived Comments, replied by peuh-bugmenot @ Tue, 17 Jan 2006 14:23:01 -0600</title>
      <description>&lt;p&gt;the accesskey that i STILL can't believe google itself hasn't enabled is one to the SEARCH BOX.  could you add this to a future update?&lt;/p&gt;</description>
      <pubDate>Tue, 17 Jan 2006 14:23:01 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73178</guid>
      <author>peuh-bugmenot</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
    <item>
      <title>Archived Comments, replied by KetanKumar Kothari @ Wed, 14 Dec 2005 04:44:14 -0600</title>
      <description>&lt;p&gt;Not working under GM 0.6.4 and FireFox 1.5. Tried both ,. as well ALT+. and ALT+ Brings up other menus or conflicts with something else.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Dec 2005 04:44:14 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73179</guid>
      <author>KetanKumar Kothari</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
    <item>
      <title>Archived Comments, replied by Phil Wilson @ Mon, 26 Sep 2005 03:37:20 -0500</title>
      <description>&lt;p&gt;Josh, it adds accesskeys to the google search results page, which means it's &quot;ALT+,&quot; and &quot;ALT+.&quot;, not just &quot;,&quot; and &quot;.&quot; as the description originally read.&lt;/p&gt;</description>
      <pubDate>Mon, 26 Sep 2005 03:37:20 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73180</guid>
      <author>Phil Wilson</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
    <item>
      <title>Archived Comments, replied by D Rickard @ Tue, 20 Sep 2005 15:03:32 -0500</title>
      <description>&lt;p&gt;Works great. Anytime I can skip using the mouse is good. I'm using Firefox 1.0.6.&lt;/p&gt;</description>
      <pubDate>Tue, 20 Sep 2005 15:03:32 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73181</guid>
      <author>D Rickard</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
    <item>
      <title>Archived Comments, replied by Josh Matthews @ Mon, 18 Jul 2005 17:03:35 -0500</title>
      <description>&lt;p&gt;I couldn't get it to work in any version.&lt;/p&gt;</description>
      <pubDate>Mon, 18 Jul 2005 17:03:35 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73182</guid>
      <author>Josh Matthews</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:43 -0600</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Tue, 16 Nov 2004 19:05:43 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16915:73173</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/16915</link>
    </item>
  </channel>
</rss>
