<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Footer Remover | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/7736</link>
    <description>Recent comments on userscript: Google Footer Remover</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Alan K @ Wed, 21 Mar 2007 19:35:53 -0500</title>
      <description>&lt;p&gt;Google keeps changing the name of the &lt;i&gt;div&lt;/i&gt; containing the footer. I have corrected the script, for now, but Google may change it again.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Mar 2007 19:35:53 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38392</guid>
      <author>Alan K</author>
      <link>http://userscripts.org/topics/12822</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alan K @ Wed, 21 Mar 2007 19:31:32 -0500</title>
      <description>&lt;p&gt;GetBoosted84, I have included that now as well. Thanks.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Mar 2007 19:31:32 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38393</guid>
      <author>Alan K</author>
      <link>http://userscripts.org/topics/12822</link>
    </item>
    <item>
      <title>Archived Comments, replied by GetBoosted84 @ Tue, 13 Mar 2007 15:51:30 -0500</title>
      <description>&lt;p&gt;I added the following if statement to the script to avoid a javascript error on the google home page:
&lt;br /&gt;if (document.getElementById(&quot;footer&quot;) != null)
&lt;br /&gt;{
&lt;br /&gt;document.getElementById(&quot;footer&quot;).style.display = 'none';
&lt;br /&gt;}&lt;/p&gt;

&lt;p&gt;Great script :-)&lt;/p&gt;</description>
      <pubDate>Tue, 13 Mar 2007 15:51:30 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38394</guid>
      <author>GetBoosted84</author>
      <link>http://userscripts.org/topics/12822</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alan K @ Sun, 11 Mar 2007 16:51:15 -0500</title>
      <description>&lt;p&gt;Thanks for the tip, I have made the change.&lt;/p&gt;</description>
      <pubDate>Sun, 11 Mar 2007 16:51:15 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38395</guid>
      <author>Alan K</author>
      <link>http://userscripts.org/topics/12822</link>
    </item>
    <item>
      <title>Archived Comments, replied by Dest @ Sun, 11 Mar 2007 13:54:22 -0500</title>
      <description>&lt;p&gt;Google now also has a div with the id of &quot;footer_promos&quot;&lt;/p&gt;

&lt;p&gt;Thus, add this line to the script:
&lt;br /&gt;document.getElementById(&quot;footer_promos&quot;).style.display = 'none';&lt;/p&gt;</description>
      <pubDate>Sun, 11 Mar 2007 13:54:22 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38396</guid>
      <author>Dest</author>
      <link>http://userscripts.org/topics/12822</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alan K @ Fri, 02 Mar 2007 09:06:35 -0600</title>
      <description>&lt;p&gt;No problem. It's actually only 1 line of code:&lt;/p&gt;

&lt;p&gt;document.getElementById(&quot;footer&quot;).style.display = 'none';&lt;/p&gt;</description>
      <pubDate>Fri, 02 Mar 2007 09:06:35 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38397</guid>
      <author>Alan K</author>
      <link>http://userscripts.org/topics/12822</link>
    </item>
    <item>
      <title>Archived Comments, replied by NeoCZ @ Fri, 02 Mar 2007 02:13:44 -0600</title>
      <description>&lt;p&gt;thx for filling my request, I am new to scripts so I can't make my own ones :-)&lt;/p&gt;</description>
      <pubDate>Fri, 02 Mar 2007 02:13:44 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38398</guid>
      <author>NeoCZ</author>
      <link>http://userscripts.org/topics/12822</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:05 -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:05 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38391</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/12822</link>
    </item>
  </channel>
</rss>
