<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Image Link Tooltip | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/1868</link>
    <description>Recent comments on userscript: Image Link Tooltip</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by gabedibble @ Sun, 08 Apr 2007 16:11:51 -0500</title>
      <description>&lt;p&gt;&lt;b&gt;Author:&lt;/b&gt; Please check out &lt;a href=&quot;http://userscripts.org/scripts/show/2296&quot;&gt;&lt;b&gt;User Script Updates&lt;/b&gt;&lt;/a&gt; - simply update the header of your script and your users will be able to receive change-notification when you improve this script&lt;/p&gt;</description>
      <pubDate>Sun, 08 Apr 2007 16:11:51 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21327</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Clem @ Wed, 17 May 2006 12:56:53 -0500</title>
      <description>&lt;p&gt;Updated so it doesn't break when you click on a image link during popup loading..
&lt;br /&gt;You can also press ctrl to avoid the image tooltip.&lt;/p&gt;</description>
      <pubDate>Wed, 17 May 2006 12:56:53 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21328</guid>
      <author>Clem</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mickey @ Mon, 03 Apr 2006 07:24:23 -0500</title>
      <description>&lt;p&gt;Through an e-mail from Clem:
&lt;br /&gt;To make it work only when Ctrl is clicked,
&lt;br /&gt;Just edit the js file from greasemonkey and look for linkover function. Change that last line:
&lt;br /&gt;setTimeout(createpopup, 700,e,href);
&lt;br /&gt;into :
&lt;br /&gt;if (e.ctrlKey) setTimeout(createpopup, 700,e,href);&lt;/p&gt;</description>
      <pubDate>Mon, 03 Apr 2006 07:24:23 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21329</guid>
      <author>Mickey</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by ankut @ Thu, 23 Feb 2006 15:29:18 -0600</title>
      <description>&lt;p&gt;Another nice change would be to have the lightbox be shown only if the ctrl key was pressed down while mousing over... It gets a little irritating if you want to copy the image link, or are just moving the mouse idly over the page.&lt;/p&gt;</description>
      <pubDate>Thu, 23 Feb 2006 15:29:18 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21330</guid>
      <author>ankut</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Clem @ Mon, 20 Feb 2006 15:00:35 -0600</title>
      <description>&lt;p&gt;image is now encoded in the script..&lt;/p&gt;</description>
      <pubDate>Mon, 20 Feb 2006 15:00:35 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21331</guid>
      <author>Clem</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by ankut @ Mon, 20 Feb 2006 07:00:11 -0600</title>
      <description>&lt;p&gt;Can you please change the script so that it does not contact &lt;a href=&quot;http://labs.beffa.org/greasemonkey/loading.gif&quot;&gt;http://labs.beffa.org/greasemonkey/loading.gif&lt;/a&gt; to get the image... You can instead use &lt;a href=&quot;http://software.hixie.ch/utilities/cgi/data/data&quot;&gt;http://software.hixie.ch/utilities/cgi/data/data&lt;/a&gt; to encode the image for use directly in the script body.&lt;/p&gt;</description>
      <pubDate>Mon, 20 Feb 2006 07:00:11 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21332</guid>
      <author>ankut</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Clem @ Mon, 20 Feb 2006 04:13:57 -0600</title>
      <description>&lt;p&gt;updated with a much more nice overlayout thanks to lightbox JS ;)&lt;/p&gt;</description>
      <pubDate>Mon, 20 Feb 2006 04:13:57 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21333</guid>
      <author>Clem</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mishail @ Tue, 06 Dec 2005 17:00:30 -0600</title>
      <description>&lt;p&gt;2 Clem
&lt;br /&gt;It would be great if you will change the script version each time when you update the script :). I usually check the version in the header of the script if I want to see if this script was modified. Thanks a lot one more time for you really usefull script.&lt;/p&gt;</description>
      <pubDate>Tue, 06 Dec 2005 17:00:30 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21334</guid>
      <author>Mishail</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Clem @ Mon, 05 Dec 2005 04:08:36 -0600</title>
      <description>&lt;p&gt;thx for the trick mishail, script is updated.&lt;/p&gt;</description>
      <pubDate>Mon, 05 Dec 2005 04:08:36 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21335</guid>
      <author>Clem</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mishail @ Sun, 04 Dec 2005 19:40:22 -0600</title>
      <description>&lt;p&gt;To make this work with GM 0.6.4 just replace &quot;img = new Image();&quot; (at line 42) with &quot;img = document.createElement(&quot;IMG&quot;);&quot;&lt;/p&gt;</description>
      <pubDate>Sun, 04 Dec 2005 19:40:22 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21336</guid>
      <author>Mishail</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by p 1 @ Sun, 06 Nov 2005 00:43:53 -0600</title>
      <description>&lt;p&gt;very nice...&lt;/p&gt;</description>
      <pubDate>Sun, 06 Nov 2005 00:43:53 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21337</guid>
      <author>p 1</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mishail @ Tue, 04 Oct 2005 15:14:24 -0500</title>
      <description>&lt;p&gt;Suggest to add &quot;bmp&quot; support into this script by default. Nice script. Thanks.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Oct 2005 15:14:24 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21338</guid>
      <author>Mishail</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Johannes la Poutre @ Mon, 03 Oct 2005 06:19:44 -0500</title>
      <description>&lt;p&gt;Cool script, this version works great already.
&lt;br /&gt;For large images, scaling and image placement could be improved. Try this one:
&lt;br /&gt;&lt;a href=&quot;http://www.lib.utexas.edu/maps/europe/&quot;&gt;http://www.lib.utexas.edu/maps/europe/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 03 Oct 2005 06:19:44 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21339</guid>
      <author>Johannes la Poutre</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by HATEEYES @ Mon, 03 Oct 2005 02:57:19 -0500</title>
      <description>&lt;p&gt;good one!!!!, I&#194;&#180;m cheking it out!!!!&lt;/p&gt;</description>
      <pubDate>Mon, 03 Oct 2005 02:57:19 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21340</guid>
      <author>HATEEYES</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:59 -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:59 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10227:21326</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/10227</link>
    </item>
  </channel>
</rss>
