<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: clueTip Plugin Beta</title>
	<atom:link href="http://www.learningjquery.com/2007/07/cluetip-plugin-beta/feed" rel="self" type="application/rss+xml" />
	<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta</link>
	<description>Tips, techniques, and tutorials for the jQuery JavaScript library</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:50:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jeanmarie</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-83995</link>
		<dc:creator>jeanmarie</dc:creator>
		<pubDate>Tue, 26 Jul 2011 14:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-83995</guid>
		<description>Hi, 

thanks Karl for the plugin, it is very usefull and easy to configure.

But (there is always a but :) ) I have a problem of smart positioning with image maps: the tips always appear on the right side of the area (where you click), even if the dot is next to the right border of the window.

See there: http://www.lefourneau.com/lerelecqkerhuon/historique.htm
Click on the small map to show the bigger map with the dots and then, reduce the size of your window.

Thanks for help</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>thanks Karl for the plugin, it is very usefull and easy to configure.</p>
<p>But (there is always a but :) ) I have a problem of smart positioning with image maps: the tips always appear on the right side of the area (where you click), even if the dot is next to the right border of the window.</p>
<p>See there: <a href="http://www.lefourneau.com/lerelecqkerhuon/historique.htm" rel="nofollow">http://www.lefourneau.com/lerelecqkerhuon/historique.htm</a><br />
Click on the small map to show the bigger map with the dots and then, reduce the size of your window.</p>
<p>Thanks for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-81624</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 11 Aug 2010 12:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-81624</guid>
		<description>Hi Karl

I have 4 main categories which list all the sub categories underneath them dynamically. When someone hovers over the sub category link,  a tool tip should appear and list dynamically the products listed in that sub category. The site is built in coldfusion, the tooltip is populated via ajax, it calls for the cat-load.cfm page.

The problem is that i need to pass 2 variables through to the cat-load.cfm page, one is the cat_type_id and the other is the cat_type_desc_id. I looked at your sample code above for antreas (Q .26) , i tried it but i need to do the same thing for all four categories, please could you show me  an example for 4 dynamic urls that should go in the &#039;ajaxSettings:&#039; code and if i need to make the link for the tooltip look something like this: 

a class=&quot;tips&quot; href=&quot;cat-load.cfm?cat_type_id=#variable#&amp;cat_type_desc_id=#variable#&quot; rel=&quot;cat-load.cfm&quot; title=&quot;Products&quot;

is that the correct place to pass the variables or should they go on the js page for the tooltip.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Karl</p>
<p>I have 4 main categories which list all the sub categories underneath them dynamically. When someone hovers over the sub category link,  a tool tip should appear and list dynamically the products listed in that sub category. The site is built in coldfusion, the tooltip is populated via ajax, it calls for the cat-load.cfm page.</p>
<p>The problem is that i need to pass 2 variables through to the cat-load.cfm page, one is the cat_type_id and the other is the cat_type_desc_id. I looked at your sample code above for antreas (Q .26) , i tried it but i need to do the same thing for all four categories, please could you show me  an example for 4 dynamic urls that should go in the &#8216;ajaxSettings:&#8217; code and if i need to make the link for the tooltip look something like this: </p>
<p>a class=&#8221;tips&#8221; href=&#8221;cat-load.cfm?cat_type_id=#variable#&amp;cat_type_desc_id=#variable#&#8221; rel=&#8221;cat-load.cfm&#8221; title=&#8221;Products&#8221;</p>
<p>is that the correct place to pass the variables or should they go on the js page for the tooltip.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsiki</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-80599</link>
		<dc:creator>Tsiki</dc:creator>
		<pubDate>Fri, 02 Jul 2010 07:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-80599</guid>
		<description>Hi.
I&#039;m trying to open a cluetip upon hovering over a table row. how can this be done?
thanks</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I&#8217;m trying to open a cluetip upon hovering over a table row. how can this be done?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-80575</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Mon, 28 Jun 2010 15:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-80575</guid>
		<description>Hi 

I am using this great plugin for image maps, thing is, I&#039;m using tracking = true and position to mouse..

It&#039;s a little glitchy... The tip doesn&#039;t seem to load up where the mouse actually is...

heres a link...

http://localhost/__TOAST/PAGES/june28/style_stories_page1.php

Any ideas why this might be?</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>I am using this great plugin for image maps, thing is, I&#8217;m using tracking = true and position to mouse..</p>
<p>It&#8217;s a little glitchy&#8230; The tip doesn&#8217;t seem to load up where the mouse actually is&#8230;</p>
<p>heres a link&#8230;</p>
<p><a href="http://localhost/__TOAST/PAGES/june28/style_stories_page1.php" rel="nofollow">http://localhost/__TOAST/PAGES/june28/style_stories_page1.php</a></p>
<p>Any ideas why this might be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-80371</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 25 May 2010 13:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-80371</guid>
		<description>hi there,
i try to rebuild one of the examples in my application.
for testing i want to show one of the examplte html pages &quot;ajax.html&quot;. the clue tip opens, the title is correct, but no body. just one empty line is shown.
any idea what i do wrong?

the htmls looks like this:
&lt;code&gt; &amp;lt span title=&quot;202180&quot; rel=&quot;http://github.com/kswedberg/jquery-cluetip/blob/master/demo/ajax.htm&quot; href=&quot;#&quot; class=&quot;kdtips&quot;&amp;gt Schlecker &amp;lt/span&amp;gt &lt;/code&gt;
the jquery part:
&lt;pre&gt;&lt;code&gt;
$(document).ready(function()
{
  $(&#039;.kdtips&#039;).cluetip(
  {sticky: false,
   arrows: true,
   width: 380
  });
});
&lt;/code&gt;&lt;/pre&gt;


any clue ist welcome
peter</description>
		<content:encoded><![CDATA[<p>hi there,<br />
i try to rebuild one of the examples in my application.<br />
for testing i want to show one of the examplte html pages &#8220;ajax.html&#8221;. the clue tip opens, the title is correct, but no body. just one empty line is shown.<br />
any idea what i do wrong?</p>
<p>the htmls looks like this:<br />
<code> &amp;lt span title="202180" rel="http://github.com/kswedberg/jquery-cluetip/blob/master/demo/ajax.htm" href="#" class="kdtips"&amp;gt Schlecker &amp;lt/span&amp;gt </code><br />
the jquery part:</p>
<pre><code>
$(document).ready(function()
{
  $('.kdtips').cluetip(
  {sticky: false,
   arrows: true,
   width: 380
  });
});
</code></pre>
<p>any clue ist welcome<br />
peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gullbyrd</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-79430</link>
		<dc:creator>gullbyrd</dc:creator>
		<pubDate>Thu, 24 Dec 2009 05:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-79430</guid>
		<description>I got cluetip to work with thickbox when loading the cluetip from an external file, but it took a little hack. Here&#039;s the thing: apparently if you&#039;re loading an external file the file doesn&#039;t load normally, so you can&#039;t use document.ready() or anything similar to initialize the links. In fact, the cluetip doc acts like part of the underlying doc... you can call javascript functions on the original page from the cluetip doc, which seems odd.

Anyway, once the external file is loaded, you can initialize the links. But how can you tell that the file is loaded? My hack was to put an init call in the onmouseover event of the link I wanted to initialize. I actually called a function on the underlying page that in turn called &quot;tb_init(&#039;a.thickbox&#039;)&quot;. Even though the thickbox link was on the external page, rather than the page in which the call was made, it worked.</description>
		<content:encoded><![CDATA[<p>I got cluetip to work with thickbox when loading the cluetip from an external file, but it took a little hack. Here&#8217;s the thing: apparently if you&#8217;re loading an external file the file doesn&#8217;t load normally, so you can&#8217;t use document.ready() or anything similar to initialize the links. In fact, the cluetip doc acts like part of the underlying doc&#8230; you can call javascript functions on the original page from the cluetip doc, which seems odd.</p>
<p>Anyway, once the external file is loaded, you can initialize the links. But how can you tell that the file is loaded? My hack was to put an init call in the onmouseover event of the link I wanted to initialize. I actually called a function on the underlying page that in turn called &#8220;tb_init(&#8216;a.thickbox&#8217;)&#8221;. Even though the thickbox link was on the external page, rather than the page in which the call was made, it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jarome</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-79165</link>
		<dc:creator>jarome</dc:creator>
		<pubDate>Mon, 16 Nov 2009 02:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-79165</guid>
		<description>hi,my aspx dynamic page using cluetip works in ie is ok,but in the firefox it notices &#039;sorry, the contents could not be loaded&#039;</description>
		<content:encoded><![CDATA[<p>hi,my aspx dynamic page using cluetip works in ie is ok,but in the firefox it notices &#8216;sorry, the contents could not be loaded&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-78858</link>
		<dc:creator>Per</dc:creator>
		<pubDate>Wed, 23 Sep 2009 09:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-78858</guid>
		<description>Actally I didn´t use the laitest, but this time I am. 
&lt;code&gt;
* jQuery clueTip plugin
* Version 1.0.5 (August 22, 2009)
&lt;/code&gt;
I still got the same problem, it cind of flips back from the correct one to the previous one as well.
Here is the code, so if you need to try it out. For me its very portant to get 100% accuracy.
&lt;code&gt;
 if ($(&#039;#i1&#039; + &quot;[src$=noinfo.gif]&quot;)) {
                                $(&#039;#i1&#039;).attr({ src: &quot;info.gif&quot; });
                                $(&#039;#i1&#039;).attr({ &#039;class&#039;: &quot;Enable&quot; });
                            }
                            $(&#039;[id^=a1]&#039;).attr({ id: &#039;a1-&#039; + x });
                            $(&#039;#a1-&#039; + x).attr({ dataType: &#039;aspx&#039;, rel: &#039;PopupInfo.aspx&#039; }).cluetip({ cluetipClass: &#039;rounded&#039;, dropShadow: false, sticky: true, ajaxCache: false, ajaxSettings: { dataType: &#039;aspx&#039;, data: &#039;n=&#039; + x }, onActivate: function(e) { if ($(&#039;#i1&#039;).attr(&quot;class&quot;) == &quot;Enable&quot;) { return true; } else { return false; } } });
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Actally I didn´t use the laitest, but this time I am.<br />
<code><br />
* jQuery clueTip plugin<br />
* Version 1.0.5 (August 22, 2009)<br />
</code><br />
I still got the same problem, it cind of flips back from the correct one to the previous one as well.<br />
Here is the code, so if you need to try it out. For me its very portant to get 100% accuracy.<br />
<code><br />
 if ($('#i1' + "[src$=noinfo.gif]")) {<br />
                                $('#i1').attr({ src: "info.gif" });<br />
                                $('#i1').attr({ 'class': "Enable" });<br />
                            }<br />
                            $('[id^=a1]').attr({ id: 'a1-' + x });<br />
                            $('#a1-' + x).attr({ dataType: 'aspx', rel: 'PopupInfo.aspx' }).cluetip({ cluetipClass: 'rounded', dropShadow: false, sticky: true, ajaxCache: false, ajaxSettings: { dataType: 'aspx', data: 'n=' + x }, onActivate: function(e) { if ($('#i1').attr("class") == "Enable") { return true; } else { return false; } } });<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Swedberg</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-78828</link>
		<dc:creator>Karl Swedberg</dc:creator>
		<pubDate>Mon, 21 Sep 2009 12:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-78828</guid>
		<description>Hi Per,
Not sure which version you&#039;re using, but grab the &lt;a href=&quot;http://github.com/kswedberg/jquery-cluetip/tree/master&quot; rel=&quot;nofollow&quot;&gt;one on GitHub&lt;/a&gt; and add &lt;code&gt;ajaxCache: false&lt;/code&gt; to the options object when you call &lt;code&gt;.cluetip()&lt;/code&gt;. That should help.</description>
		<content:encoded><![CDATA[<p>Hi Per,<br />
Not sure which version you&#8217;re using, but grab the <a href="http://github.com/kswedberg/jquery-cluetip/tree/master" rel="nofollow">one on GitHub</a> and add <code>ajaxCache: false</code> to the options object when you call <code>.cluetip()</code>. That should help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per</title>
		<link>http://www.learningjquery.com/2007/07/cluetip-plugin-beta/comment-page-1#comment-78827</link>
		<dc:creator>Per</dc:creator>
		<pubDate>Mon, 21 Sep 2009 12:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/07/cluetip-plugin-beta#comment-78827</guid>
		<description>I have tested many ways of passing variables true query string dynamically(update the same &quot;rel&quot; link several times), I still not get any stable solution that works 100%, I maby get it right 6 times if I&#039;m lucky but the 7th it will show the wrong data variable (the previous one). If there are no solution maby its possible you can you give me a tip on how I can re-verify that the x variable are the correct one before its actually being sent. I have also try changing the anchor points id along with the change of the variable but with the same negative result.

&lt;code&gt;
ajaxSettings: { dataType: &#039;aspx&#039;, data: &#039;n=&#039; + x }
&lt;/code&gt;

Any clue how I can solve this?</description>
		<content:encoded><![CDATA[<p>I have tested many ways of passing variables true query string dynamically(update the same &#8220;rel&#8221; link several times), I still not get any stable solution that works 100%, I maby get it right 6 times if I&#8217;m lucky but the 7th it will show the wrong data variable (the previous one). If there are no solution maby its possible you can you give me a tip on how I can re-verify that the x variable are the correct one before its actually being sent. I have also try changing the anchor points id along with the change of the variable but with the same negative result.</p>
<p><code><br />
ajaxSettings: { dataType: 'aspx', data: 'n=' + x }<br />
</code></p>
<p>Any clue how I can solve this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 7/21 queries in 0.006 seconds using disk: basic
Object Caching 372/379 objects using disk: basic
Content Delivery Network via learningjquery.kswedberg.netdna-cdn.com

Served from: www.learningjquery.com @ 2012-02-08 13:46:18 -->
