<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Favicon with Google 3 | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/11616</link>
    <description>Recent comments on userscript: Favicon with Google 3</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Bugfix: clear background icon from behind transparent favicons, replied by joeytwiddle</title>
      <description>&lt;p&gt;Hi I like your script.  I wrote FaviconizeGoogle earlier this year but only found your script yesterday!&lt;/p&gt;

&lt;p&gt;One nice feature of your script is that it loads a default background icon for websites which don't have their own favicon.  But one problem with this is that some sites have transparent favicons.  In these cases we end up seeing some of the default icon appear behind the loaded favicon.  I fixed this by adding the following to the end of the add_favicon() function:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;		favicon.addEventListener('load', function(){
			favicon_container.style.backgroundImage = '';
		}, false);
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;If the website's favicon loads successfully, the background image is removed.&lt;/p&gt;</description>
      <pubDate>Fri, 14 Aug 2009 09:54:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:33077:158261</guid>
      <author>joeytwiddle</author>
      <link>http://userscripts.org/posts/158261</link>
    </item>
    <item>
      <title>Archived Comments, replied by masato</title>
      <description>&lt;p&gt;You updated this script a few days ago, but it haven't worked on my environment, Fx3 on Intel Mac 10.5. This is a just notification to you, don't be so serious.&lt;/p&gt;</description>
      <pubDate>Sat, 23 Aug 2008 10:38:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17250:75139</guid>
      <author>masato</author>
      <link>http://userscripts.org/posts/75139</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</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>Wed, 17 Nov 2004 01:05:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17250:75138</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/75138</link>
    </item>
  </channel>
</rss>
