<?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/">
	<channel>
		<title><![CDATA[craigsworks.com - Support Forum - All Forums]]></title>
		<link>http://craigsworks.com/projects/forums/</link>
		<description><![CDATA[craigsworks.com - Support Forum - http://craigsworks.com/projects/forums]]></description>
		<pubDate>Sat, 04 Feb 2012 06:47:02 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[using $(this).show('slide') breaks window state]]></title>
			<link>http://craigsworks.com/projects/forums/thread-using-this-show-slide-breaks-window-state</link>
			<pubDate>Fri, 03 Feb 2012 21:47:48 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-using-this-show-slide-breaks-window-state</guid>
			<description><![CDATA[<a href="http://jsfiddle.net/fDavN/2548/" target="_blank">http://jsfiddle.net/fDavN/2548/</a><br />
<br />
when using show('slide') clicking each button causes the window to reanimate. also, closing the window and clicking the buttons again causes the window to not show at all.<br />
<br />
if you swap these lines in the qtip initialization to use fadeIn() instead (so it's not using a jquery ui feature)<br />
          &#36;(this).fadeIn();<br />
          //&#36;(this).show('slide'); <br />
<br />
everything works as intended, any ideas why using the jqueryUI slide animation would break things?<br />
please note i'm using a solo instance with multiple targets using the same window.]]></description>
			<content:encoded><![CDATA[<a href="http://jsfiddle.net/fDavN/2548/" target="_blank">http://jsfiddle.net/fDavN/2548/</a><br />
<br />
when using show('slide') clicking each button causes the window to reanimate. also, closing the window and clicking the buttons again causes the window to not show at all.<br />
<br />
if you swap these lines in the qtip initialization to use fadeIn() instead (so it's not using a jquery ui feature)<br />
          &#36;(this).fadeIn();<br />
          //&#36;(this).show('slide'); <br />
<br />
everything works as intended, any ideas why using the jqueryUI slide animation would break things?<br />
please note i'm using a solo instance with multiple targets using the same window.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Multiple issues with qtip2 and image maps]]></title>
			<link>http://craigsworks.com/projects/forums/thread-multiple-issues-with-qtip2-and-image-maps</link>
			<pubDate>Fri, 03 Feb 2012 19:47:00 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-multiple-issues-with-qtip2-and-image-maps</guid>
			<description><![CDATA[Hi, got a test case set up at jsfiddle for you to investigate.  The project I'm working on is similar to how it is set up there (although bigger) and currently the end-user experience is being hampered by some rather annoying little bugs.  If there are perhaps other work arounds you could suggest then I would be grateful!<br />
<br />
<a href="http://jsfiddle.net/Tj6qC/" target="_blank">http://jsfiddle.net/Tj6qC/</a>]]></description>
			<content:encoded><![CDATA[Hi, got a test case set up at jsfiddle for you to investigate.  The project I'm working on is similar to how it is set up there (although bigger) and currently the end-user experience is being hampered by some rather annoying little bugs.  If there are perhaps other work arounds you could suggest then I would be grateful!<br />
<br />
<a href="http://jsfiddle.net/Tj6qC/" target="_blank">http://jsfiddle.net/Tj6qC/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] Center Title Text]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-center-title-text</link>
			<pubDate>Fri, 03 Feb 2012 15:48:12 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-center-title-text</guid>
			<description><![CDATA[Is there a way to center the title text?  It currently left aligns the text.<br />
<br />
Thanks,<br />
<br />
Marty]]></description>
			<content:encoded><![CDATA[Is there a way to center the title text?  It currently left aligns the text.<br />
<br />
Thanks,<br />
<br />
Marty]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] working with hide.target]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-working-with-hide-target</link>
			<pubDate>Fri, 03 Feb 2012 11:28:01 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-working-with-hide-target</guid>
			<description><![CDATA[Hi,<br />
<br />
I'm trying to implement a settings menu, where a settings icon is clicked and options are shown.<br />
What I want is, to hide qtip under three scenarios:<br />
<br />
1. when anything outside qtip is clicked<br />
2. when any link inside qtip is clicked<br />
3. when the settings icon is clicked again<br />
<br />
First 2 cases are working but 3rd one is not.<br />
Please the test on jsFiddle : <a href="http://jsfiddle.net/ikhan/WWYEL/1/" target="_blank">http://jsfiddle.net/ikhan/WWYEL/1/</a><br />
<br />
Please help me with this.<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I'm trying to implement a settings menu, where a settings icon is clicked and options are shown.<br />
What I want is, to hide qtip under three scenarios:<br />
<br />
1. when anything outside qtip is clicked<br />
2. when any link inside qtip is clicked<br />
3. when the settings icon is clicked again<br />
<br />
First 2 cases are working but 3rd one is not.<br />
Please the test on jsFiddle : <a href="http://jsfiddle.net/ikhan/WWYEL/1/" target="_blank">http://jsfiddle.net/ikhan/WWYEL/1/</a><br />
<br />
Please help me with this.<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Display images within an area map]]></title>
			<link>http://craigsworks.com/projects/forums/thread-display-images-within-an-area-map</link>
			<pubDate>Thu, 02 Feb 2012 21:12:54 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-display-images-within-an-area-map</guid>
			<description><![CDATA[I created an area map with multiple &lt;area&gt; elements which need to display images when hovered over.  Where do I place the images and where do I call this inside the qtip function?]]></description>
			<content:encoded><![CDATA[I created an area map with multiple &lt;area&gt; elements which need to display images when hovered over.  Where do I place the images and where do I call this inside the qtip function?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Scrolling down a page offsets the qtip ]]></title>
			<link>http://craigsworks.com/projects/forums/thread-scrolling-down-a-page-offsets-the-qtip</link>
			<pubDate>Thu, 02 Feb 2012 20:35:55 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-scrolling-down-a-page-offsets-the-qtip</guid>
			<description><![CDATA[I am using qtip on a image map like this:<br />
<br />
jQuery('area').each(function()<br />
   {<br />
			  jQuery(this).qtip(<br />
			  {<br />
				 content: {<br />
					text: '&lt;img class="tipcontent" src="punta-penca-views-s.jpg"&gt;Punta Penca lots are among the most beautiful parcels of land in the world.',<br />
					title: jQuery(this).attr('alt'), // Use the ALT attribute of the area map<br />
				 },<br />
				 style: {<br />
					name: 'cream', // Give it the preset cream style<br />
					border: {<br />
					   width: 0, <br />
					   radius: 4 <br />
					}<br />
					tip: true // Apply a tip at the default toosltip corner<br />
				 },<br />
				 hide: { fixed: true, delay: 300 }<br />
			  });<br />
		   });<br />
<br />
For some reason, when I scroll down the page all the quips are displayed very far away from the target.  Any suggestions as to how I can fix this?]]></description>
			<content:encoded><![CDATA[I am using qtip on a image map like this:<br />
<br />
jQuery('area').each(function()<br />
   {<br />
			  jQuery(this).qtip(<br />
			  {<br />
				 content: {<br />
					text: '&lt;img class="tipcontent" src="punta-penca-views-s.jpg"&gt;Punta Penca lots are among the most beautiful parcels of land in the world.',<br />
					title: jQuery(this).attr('alt'), // Use the ALT attribute of the area map<br />
				 },<br />
				 style: {<br />
					name: 'cream', // Give it the preset cream style<br />
					border: {<br />
					   width: 0, <br />
					   radius: 4 <br />
					}<br />
					tip: true // Apply a tip at the default toosltip corner<br />
				 },<br />
				 hide: { fixed: true, delay: 300 }<br />
			  });<br />
		   });<br />
<br />
For some reason, when I scroll down the page all the quips are displayed very far away from the target.  Any suggestions as to how I can fix this?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[jslint warnings]]></title>
			<link>http://craigsworks.com/projects/forums/thread-jslint-warnings</link>
			<pubDate>Thu, 02 Feb 2012 17:01:06 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-jslint-warnings</guid>
			<description><![CDATA[Noticing some jslint warnings being thrown after I'd installed FireQuery so I could start seeing realtime warnings in Firebug.<br />
<br />
At least one looked like a pretty easy adjustment -- there's a call to stop using int (0/1) rather than boolean:<br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">// Clear animation queue if same target</span>
<span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>sameTarget<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> tooltip.<span style="color: #000066;">stop</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">0</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span></pre></code></div></div><br />
<br />
Warnings go away when changing to:<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;"><span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>sameTarget<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> tooltip.<span style="color: #000066;">stop</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">FALSE</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">TRUE</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span></pre></code></div></div><hr />
Correction -- that should be jquery lint, not jslint that FireQuery is using: <a href="http://james.padolsey.com/javascript/jquery-lint/" target="_blank">http://james.padolsey.com/javascript/jquery-lint/</a>]]></description>
			<content:encoded><![CDATA[Noticing some jslint warnings being thrown after I'd installed FireQuery so I could start seeing realtime warnings in Firebug.<br />
<br />
At least one looked like a pretty easy adjustment -- there's a call to stop using int (0/1) rather than boolean:<br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">// Clear animation queue if same target</span>
<span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>sameTarget<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> tooltip.<span style="color: #000066;">stop</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">0</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span></pre></code></div></div><br />
<br />
Warnings go away when changing to:<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;"><span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>sameTarget<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> tooltip.<span style="color: #000066;">stop</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">FALSE</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">TRUE</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span></pre></code></div></div><hr />
Correction -- that should be jquery lint, not jslint that FireQuery is using: <a href="http://james.padolsey.com/javascript/jquery-lint/" target="_blank">http://james.padolsey.com/javascript/jquery-lint/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] Unique Qtip Based on innerHTML]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-unique-qtip-based-on-innerhtml</link>
			<pubDate>Thu, 02 Feb 2012 07:24:56 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-unique-qtip-based-on-innerhtml</guid>
			<description><![CDATA[Not sure if this is possible, but I was wondering if it was possible to apply duplicate qtips based on the innerHTML of elements.<br />
<br />
Currently, what I'm doing is setting a class on all elements that I want a qtip to be added to. I use jquery to select all elements by that class, then use the ajax plugin to take the element's innerHTML (a username) and pass it to the server. The server sends back information that I populate in the div. Simple as that.<br />
<br />
I'm realizing that there could be many elements that end up having the same innerHTML (same username) because I'm displaying a lot of information and it's very likely usernames will be on the page multiple times, so I don't need to use AJAX to get the information for every one - I was just hoping to copy the contents from the first one and apply it to the current one. Does that make sense?<br />
<br />
I'm sure I could figure it out if I sat down and looked through what I could do, find out exactly what qtip stores about the element or what I could store, and bring it all together. Or, it may avoidable with just jQuery, not dealing with qtips. But I was just wondering if anything came to mind, to avoid this <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /><br />
<br />
Thanks!]]></description>
			<content:encoded><![CDATA[Not sure if this is possible, but I was wondering if it was possible to apply duplicate qtips based on the innerHTML of elements.<br />
<br />
Currently, what I'm doing is setting a class on all elements that I want a qtip to be added to. I use jquery to select all elements by that class, then use the ajax plugin to take the element's innerHTML (a username) and pass it to the server. The server sends back information that I populate in the div. Simple as that.<br />
<br />
I'm realizing that there could be many elements that end up having the same innerHTML (same username) because I'm displaying a lot of information and it's very likely usernames will be on the page multiple times, so I don't need to use AJAX to get the information for every one - I was just hoping to copy the contents from the first one and apply it to the current one. Does that make sense?<br />
<br />
I'm sure I could figure it out if I sat down and looked through what I could do, find out exactly what qtip stores about the element or what I could store, and bring it all together. Or, it may avoidable with just jQuery, not dealing with qtips. But I was just wondering if anything came to mind, to avoid this <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /><br />
<br />
Thanks!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] problem with  jquery function called inside a qtip content]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-problem-with-jquery-function-called-inside-a-qtip-content</link>
			<pubDate>Wed, 01 Feb 2012 15:05:17 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-problem-with-jquery-function-called-inside-a-qtip-content</guid>
			<description><![CDATA[Hi,<br />
There is something I can't understand in qtip.<br />
I have a content that has a link inside. This link should launch a jquery function... Outside qtip this is working, inside not. I mean, neither an "alert" is shown...<br />
<br />
Can you please help me?<br />
<br />
This is the html:<br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>HTML Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="html" style="font-family:monospace;">&lt;a href=&quot;#test&quot; title=&quot;Tooltip text&quot;&gt;Sample linkTidyUp
&lt;/a&gt;
&nbsp;
&lt;div id=&quot;content&quot; &gt;
   &lt;p&gt;&lt;a href=&quot;#&quot; class=&quot;link&quot;&gt;test me&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&nbsp;
&lt;div id=&quot;ext_content&quot;&gt;&lt;p&gt;my other content&lt;/p&gt;&lt;/div&gt;
&nbsp;
&lt;p&gt;&lt;a href=&quot;#&quot; class=&quot;link&quot;&gt;here it works&lt;/a&gt;&lt;/p&gt;</pre></code></div></div> <br />
<br />
<br />
and the js:<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JAVASCRIPT Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">// Create the tooltips only when document ready</span>
$<span style="color: #009900;">&#40;</span>document<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">ready</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #006600; font-style: italic;">// MAKE SURE YOUR SELECTOR MATCHES SOMETHING IN YOUR HTML!!!</span>
    $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
        content<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            text<span style="color: #339933;">:</span> $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#content&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">html</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
            <span style="color: #006600; font-style: italic;">// Make sure we declare some basic loading content</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            adjust<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
                screen<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span>
            <span style="color: #009900;">&#125;</span> <span style="color: #006600; font-style: italic;">// Adjust to keep in the viewport</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        show<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            delay<span style="color: #339933;">:</span> <span style="color: #CC0000;">200</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        <span style="color: #006600; font-style: italic;">// Give it a reasonable delay so they don't view it accidentally</span>
        hide<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            fixed<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span>
            delay<span style="color: #339933;">:</span> <span style="color: #CC0000;">100</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        <span style="color: #006600; font-style: italic;">// Allow the user the mouseover the tooltip without it hiding</span>
        style<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            classes<span style="color: #339933;">:</span> <span style="color: #3366CC;">'ui-tooltip-light ui-tooltip-shadow'</span>
        <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
&nbsp;
    <span style="color: #006600; font-style: italic;">//event for click inside tooltip</span>
    $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.link'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;aaa&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #006600; font-style: italic;">// your other click code here</span>
    <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div> <br />
Marcello]]></description>
			<content:encoded><![CDATA[Hi,<br />
There is something I can't understand in qtip.<br />
I have a content that has a link inside. This link should launch a jquery function... Outside qtip this is working, inside not. I mean, neither an "alert" is shown...<br />
<br />
Can you please help me?<br />
<br />
This is the html:<br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>HTML Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="html" style="font-family:monospace;">&lt;a href=&quot;#test&quot; title=&quot;Tooltip text&quot;&gt;Sample linkTidyUp
&lt;/a&gt;
&nbsp;
&lt;div id=&quot;content&quot; &gt;
   &lt;p&gt;&lt;a href=&quot;#&quot; class=&quot;link&quot;&gt;test me&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&nbsp;
&lt;div id=&quot;ext_content&quot;&gt;&lt;p&gt;my other content&lt;/p&gt;&lt;/div&gt;
&nbsp;
&lt;p&gt;&lt;a href=&quot;#&quot; class=&quot;link&quot;&gt;here it works&lt;/a&gt;&lt;/p&gt;</pre></code></div></div> <br />
<br />
<br />
and the js:<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JAVASCRIPT Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">// Create the tooltips only when document ready</span>
$<span style="color: #009900;">&#40;</span>document<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">ready</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #006600; font-style: italic;">// MAKE SURE YOUR SELECTOR MATCHES SOMETHING IN YOUR HTML!!!</span>
    $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'a'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
        content<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            text<span style="color: #339933;">:</span> $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#content&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">html</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
            <span style="color: #006600; font-style: italic;">// Make sure we declare some basic loading content</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            adjust<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
                screen<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span>
            <span style="color: #009900;">&#125;</span> <span style="color: #006600; font-style: italic;">// Adjust to keep in the viewport</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        show<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            delay<span style="color: #339933;">:</span> <span style="color: #CC0000;">200</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        <span style="color: #006600; font-style: italic;">// Give it a reasonable delay so they don't view it accidentally</span>
        hide<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            fixed<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span>
            delay<span style="color: #339933;">:</span> <span style="color: #CC0000;">100</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        <span style="color: #006600; font-style: italic;">// Allow the user the mouseover the tooltip without it hiding</span>
        style<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            classes<span style="color: #339933;">:</span> <span style="color: #3366CC;">'ui-tooltip-light ui-tooltip-shadow'</span>
        <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
&nbsp;
    <span style="color: #006600; font-style: italic;">//event for click inside tooltip</span>
    $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.link'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;aaa&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #006600; font-style: italic;">// your other click code here</span>
    <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div> <br />
Marcello]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Problem with One tooltip, multiple targets]]></title>
			<link>http://craigsworks.com/projects/forums/thread-problem-with-one-tooltip-multiple-targets</link>
			<pubDate>Wed, 01 Feb 2012 14:45:21 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-problem-with-one-tooltip-multiple-targets</guid>
			<description><![CDATA[I Craig,<br />
<br />
I have a problem with demo "One tooltip, multiple targets":<br />
<a href="http://jsfiddle.net/JulienH/PBdCN/" target="_blank">http://jsfiddle.net/JulienH/PBdCN/</a><br />
<br />
When you hover "toto" div, tooltip is OK, but if then you hover "tata" div, I don't have tooltip. (tested whit FF and Chrome)<br />
<br />
Thanks <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" />]]></description>
			<content:encoded><![CDATA[I Craig,<br />
<br />
I have a problem with demo "One tooltip, multiple targets":<br />
<a href="http://jsfiddle.net/JulienH/PBdCN/" target="_blank">http://jsfiddle.net/JulienH/PBdCN/</a><br />
<br />
When you hover "toto" div, tooltip is OK, but if then you hover "tata" div, I don't have tooltip. (tested whit FF and Chrome)<br />
<br />
Thanks <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] target: mouse does not render at mouse click position]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-target-mouse-does-not-render-at-mouse-click-position</link>
			<pubDate>Tue, 31 Jan 2012 15:39:28 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-target-mouse-does-not-render-at-mouse-click-position</guid>
			<description><![CDATA[Hi all,<br />
<br />
We noticed that when using target: mouse, tooltips are not being rendered at the position where the mouse was clicked, but rather somewhere the mouse is located (if moved) after the click event has occurred.<br />
<br />
That is...if you click to open a tooltip and then move your mouse quickly, the tooltip renders somewhere along the path of your mouse position, not at the position where the click happened.<br />
<br />
I've created a reproducer here: <a href="http://jsfiddle.net/SgZRC/" target="_blank">http://jsfiddle.net/SgZRC/</a><br />
<br />
Is there any way to make the tooltip render EXACTLY where the mouse was clicked?<br />
<br />
Any help would be greatly appreciated! Thank you!<br />
<br />
- Matt]]></description>
			<content:encoded><![CDATA[Hi all,<br />
<br />
We noticed that when using target: mouse, tooltips are not being rendered at the position where the mouse was clicked, but rather somewhere the mouse is located (if moved) after the click event has occurred.<br />
<br />
That is...if you click to open a tooltip and then move your mouse quickly, the tooltip renders somewhere along the path of your mouse position, not at the position where the click happened.<br />
<br />
I've created a reproducer here: <a href="http://jsfiddle.net/SgZRC/" target="_blank">http://jsfiddle.net/SgZRC/</a><br />
<br />
Is there any way to make the tooltip render EXACTLY where the mouse was clicked?<br />
<br />
Any help would be greatly appreciated! Thank you!<br />
<br />
- Matt]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hiding tooltip problem]]></title>
			<link>http://craigsworks.com/projects/forums/thread-hiding-tooltip-problem</link>
			<pubDate>Tue, 31 Jan 2012 11:57:42 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-hiding-tooltip-problem</guid>
			<description><![CDATA[i am currently opening a tooltip on mouseover of a link. I want to hide it when user focus is out of tooltip.i am using unfocus on hide but it works only when user click outside of div.]]></description>
			<content:encoded><![CDATA[i am currently opening a tooltip on mouseover of a link. I want to hide it when user focus is out of tooltip.i am using unfocus on hide but it works only when user click outside of div.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Arrows of my tips are not showing correctly]]></title>
			<link>http://craigsworks.com/projects/forums/thread-arrows-of-my-tips-are-not-showing-correctly</link>
			<pubDate>Tue, 31 Jan 2012 11:20:38 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-arrows-of-my-tips-are-not-showing-correctly</guid>
			<description><![CDATA[Hi,<br />
I'm using qtip2 with jquery 1.7, and i'm facing the problem described in the subject (arrows in my tips are not showing correctly).<br />
Here is my code : <br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;">jQuery<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#&quot;</span>.<span style="color: #660066;">concat</span><span style="color: #009900;">&#40;</span>iconeId<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
    id<span style="color: #339933;">:</span> <span style="color: #3366CC;">&quot;id&quot;</span><span style="color: #339933;">,</span>
    content<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        title<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'Erreurs'</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        text<span style="color: #339933;">:</span> myContent
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
    show<span style="color: #339933;">:</span> <span style="color: #3366CC;">'mouseover'</span><span style="color: #339933;">,</span>
    hide<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">,</span>
    position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        my<span style="color: #339933;">:</span> <span style="color: #3366CC;">'left center'</span><span style="color: #339933;">,</span>
        <span style="color: #006600; font-style: italic;">// Position my top left...</span>
        at<span style="color: #339933;">:</span> <span style="color: #3366CC;">'right center'</span><span style="color: #339933;">,</span>
        <span style="color: #006600; font-style: italic;">// at the bottom right of...</span>
        target<span style="color: #339933;">:</span> jQuery<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#&quot;</span>.<span style="color: #660066;">concat</span><span style="color: #009900;">&#40;</span>iconeId<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #006600; font-style: italic;">// my target</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
    style<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        classes<span style="color: #339933;">:</span> myStyleName<span style="color: #339933;">,</span>
        padding<span style="color: #339933;">:</span> <span style="color: #CC0000;">0</span><span style="color: #339933;">,</span>
        margin<span style="color: #339933;">:</span> <span style="color: #CC0000;">0</span><span style="color: #339933;">,</span>
        width<span style="color: #339933;">:</span> <span style="color: #CC0000;">300</span><span style="color: #339933;">,</span>
        tip<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            corner<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span>
        <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div><br />
<br />
and i'm obtaining my component but with a blank space between the arrow and the frame containing the text (see the attachement).<br />
<br />
How can i resolve this issue, thanks in advance for your help.<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=208" target="_blank">qtip_arrow.png</a> (Size: 1.65 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi,<br />
I'm using qtip2 with jquery 1.7, and i'm facing the problem described in the subject (arrows in my tips are not showing correctly).<br />
Here is my code : <br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;">jQuery<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#&quot;</span>.<span style="color: #660066;">concat</span><span style="color: #009900;">&#40;</span>iconeId<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
    id<span style="color: #339933;">:</span> <span style="color: #3366CC;">&quot;id&quot;</span><span style="color: #339933;">,</span>
    content<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        title<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'Erreurs'</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        text<span style="color: #339933;">:</span> myContent
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
    show<span style="color: #339933;">:</span> <span style="color: #3366CC;">'mouseover'</span><span style="color: #339933;">,</span>
    hide<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">,</span>
    position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        my<span style="color: #339933;">:</span> <span style="color: #3366CC;">'left center'</span><span style="color: #339933;">,</span>
        <span style="color: #006600; font-style: italic;">// Position my top left...</span>
        at<span style="color: #339933;">:</span> <span style="color: #3366CC;">'right center'</span><span style="color: #339933;">,</span>
        <span style="color: #006600; font-style: italic;">// at the bottom right of...</span>
        target<span style="color: #339933;">:</span> jQuery<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#&quot;</span>.<span style="color: #660066;">concat</span><span style="color: #009900;">&#40;</span>iconeId<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #006600; font-style: italic;">// my target</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
    style<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        classes<span style="color: #339933;">:</span> myStyleName<span style="color: #339933;">,</span>
        padding<span style="color: #339933;">:</span> <span style="color: #CC0000;">0</span><span style="color: #339933;">,</span>
        margin<span style="color: #339933;">:</span> <span style="color: #CC0000;">0</span><span style="color: #339933;">,</span>
        width<span style="color: #339933;">:</span> <span style="color: #CC0000;">300</span><span style="color: #339933;">,</span>
        tip<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            corner<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span>
        <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div><br />
<br />
and i'm obtaining my component but with a blank space between the arrow and the frame containing the text (see the attachement).<br />
<br />
How can i resolve this issue, thanks in advance for your help.<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=208" target="_blank">qtip_arrow.png</a> (Size: 1.65 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] qTip2 within qTip2 modal causing overlay to hide]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-qtip2-within-qtip2-modal-causing-overlay-to-hide</link>
			<pubDate>Tue, 31 Jan 2012 05:08:15 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-qtip2-within-qtip2-modal-causing-overlay-to-hide</guid>
			<description><![CDATA[Hi<br />
<br />
I have a qTip2 modal window which loads some HTML via an AJAX call. The HTML that is pulled in adds a qTip to a link. This all works fine until you rollover the link in the loaded AJAX, the qTip works fine but when you roll out from the qTip, the modal overlay simply disappears. The modal window itself stays intact. I'm hoping I'm missing something really simple. Code is below:<br />
<br />
<span style="font-weight: bold;">Main modal code</span><br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span>document<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">ready</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#win_budgetplanner'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
    content<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'dsdsds'</span><span style="color: #339933;">,</span>
        ajax<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            url	<span style="color: #339933;">:</span> <span style="color: #3366CC;">&quot;test/new.html&quot;</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        title<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'test'</span><span style="color: #339933;">,</span>
            button<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span>
        <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
    position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        my<span style="color: #339933;">:</span> <span style="color: #3366CC;">'center'</span><span style="color: #339933;">,</span> <span style="color: #006600; font-style: italic;">// ...at the center of the viewport</span>
        at<span style="color: #339933;">:</span> <span style="color: #3366CC;">'center'</span><span style="color: #339933;">,</span>
        target<span style="color: #339933;">:</span> $<span style="color: #009900;">&#40;</span>window<span style="color: #009900;">&#41;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
    show<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        event<span style="color: #339933;">:</span> <span style="color: #3366CC;">'click'</span><span style="color: #339933;">,</span> <span style="color: #006600; font-style: italic;">// Show it on click...</span>
        modal<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span> <span style="color: #006600; font-style: italic;">// ...and make it modal</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
     hide<span style="color: #339933;">:</span> <span style="color: #3366CC;">'unfocus'</span>    
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div><br />
<br />
<span style="font-weight: bold;">Link to call main qTip modal </span><br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>a id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;win_budgetplanner&quot;</span> href<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;##&quot;</span><span style="color: #339933;">&gt;</span>Budget Planner<span style="color: #339933;">&lt;/</span>a<span style="color: #339933;">&gt;</span></pre></code></div></div><br />
<br />
<span style="font-weight: bold;">AJAX content (new.html)</span><br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>div style<span style="color: #339933;">=</span><span style="color: #3366CC;">'width:300px;height:300px;background-color:#FF0000'</span><span style="color: #339933;">&gt;</span>
	<span style="color: #339933;">&lt;</span>a href<span style="color: #339933;">=</span><span style="color: #3366CC;">'j&lt;strong&gt;&lt;/strong&gt;;'</span> id<span style="color: #339933;">=</span><span style="color: #3366CC;">'test'</span><span style="color: #339933;">&gt;</span>test me<span style="color: #339933;">&lt;/</span>a<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;/</span>div<span style="color: #339933;">&gt;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#test'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
	content<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
	   text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'example text'</span><span style="color: #339933;">,</span> 
	   title<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
		  text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'Help'</span><span style="color: #339933;">,</span>
		  button<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">false</span>
	   <span style="color: #009900;">&#125;</span>
	<span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
	position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
		container<span style="color: #339933;">:</span> $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#test'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
		at<span style="color: #339933;">:</span> <span style="color: #3366CC;">'bottom center'</span>
	<span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span> 
&nbsp;
	style<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
	   classes<span style="color: #339933;">:</span> <span style="color: #3366CC;">'ui-tooltip-shadow ui-tooltip-tipsy'</span>
	<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div><br />
<br />
Any help would be fantastic. Thanks in advance.<br />
<br />
Shaun]]></description>
			<content:encoded><![CDATA[Hi<br />
<br />
I have a qTip2 modal window which loads some HTML via an AJAX call. The HTML that is pulled in adds a qTip to a link. This all works fine until you rollover the link in the loaded AJAX, the qTip works fine but when you roll out from the qTip, the modal overlay simply disappears. The modal window itself stays intact. I'm hoping I'm missing something really simple. Code is below:<br />
<br />
<span style="font-weight: bold;">Main modal code</span><br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span>document<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">ready</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#win_budgetplanner'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
    content<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'dsdsds'</span><span style="color: #339933;">,</span>
        ajax<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            url	<span style="color: #339933;">:</span> <span style="color: #3366CC;">&quot;test/new.html&quot;</span>
        <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        title<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
            text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'test'</span><span style="color: #339933;">,</span>
            button<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span>
        <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
    position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        my<span style="color: #339933;">:</span> <span style="color: #3366CC;">'center'</span><span style="color: #339933;">,</span> <span style="color: #006600; font-style: italic;">// ...at the center of the viewport</span>
        at<span style="color: #339933;">:</span> <span style="color: #3366CC;">'center'</span><span style="color: #339933;">,</span>
        target<span style="color: #339933;">:</span> $<span style="color: #009900;">&#40;</span>window<span style="color: #009900;">&#41;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
    show<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        event<span style="color: #339933;">:</span> <span style="color: #3366CC;">'click'</span><span style="color: #339933;">,</span> <span style="color: #006600; font-style: italic;">// Show it on click...</span>
        modal<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span> <span style="color: #006600; font-style: italic;">// ...and make it modal</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
     hide<span style="color: #339933;">:</span> <span style="color: #3366CC;">'unfocus'</span>    
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div><br />
<br />
<span style="font-weight: bold;">Link to call main qTip modal </span><br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>a id<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;win_budgetplanner&quot;</span> href<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;##&quot;</span><span style="color: #339933;">&gt;</span>Budget Planner<span style="color: #339933;">&lt;/</span>a<span style="color: #339933;">&gt;</span></pre></code></div></div><br />
<br />
<span style="font-weight: bold;">AJAX content (new.html)</span><br />
<br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>div style<span style="color: #339933;">=</span><span style="color: #3366CC;">'width:300px;height:300px;background-color:#FF0000'</span><span style="color: #339933;">&gt;</span>
	<span style="color: #339933;">&lt;</span>a href<span style="color: #339933;">=</span><span style="color: #3366CC;">'j&lt;strong&gt;&lt;/strong&gt;;'</span> id<span style="color: #339933;">=</span><span style="color: #3366CC;">'test'</span><span style="color: #339933;">&gt;</span>test me<span style="color: #339933;">&lt;/</span>a<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;/</span>div<span style="color: #339933;">&gt;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#test'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
	content<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
	   text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'example text'</span><span style="color: #339933;">,</span> 
	   title<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
		  text<span style="color: #339933;">:</span> <span style="color: #3366CC;">'Help'</span><span style="color: #339933;">,</span>
		  button<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">false</span>
	   <span style="color: #009900;">&#125;</span>
	<span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
	position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
		container<span style="color: #339933;">:</span> $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#test'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
		at<span style="color: #339933;">:</span> <span style="color: #3366CC;">'bottom center'</span>
	<span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span> 
&nbsp;
	style<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
	   classes<span style="color: #339933;">:</span> <span style="color: #3366CC;">'ui-tooltip-shadow ui-tooltip-tipsy'</span>
	<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div><br />
<br />
Any help would be fantastic. Thanks in advance.<br />
<br />
Shaun]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] Dynamically show tooltip]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-dynamically-show-tooltip</link>
			<pubDate>Mon, 30 Jan 2012 15:11:17 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-dynamically-show-tooltip</guid>
			<description><![CDATA[Hi.<br />
First, I want to say thank you for tooltіp. Very impressive and useful. Thank you!<br />
<br />
And here is my question.<br />
The page has 5 tooltips. <br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.cloud'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">each</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #003366; font-weight: bold;">var</span> content <span style="color: #339933;">=</span> $<span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">children</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.bubble'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      $<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
      content<span style="color: #339933;">:</span> content<span style="color: #339933;">,</span>
      show<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> ready<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span> <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
      hide<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> fixed<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
      position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> 
        adjust<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> x<span style="color: #339933;">:</span> <span style="color: #CC0000;">5</span> <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        my<span style="color: #339933;">:</span> <span style="color: #3366CC;">'top center'</span><span style="color: #339933;">,</span>
        at<span style="color: #339933;">:</span> <span style="color: #3366CC;">'bottom center'</span>
      <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
      style<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        tip<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> width<span style="color: #339933;">:</span> <span style="color: #CC0000;">15</span><span style="color: #339933;">,</span> height<span style="color: #339933;">:</span> <span style="color: #CC0000;">8</span> <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        width<span style="color: #339933;">:</span> <span style="color: #3366CC;">'120'</span>
      <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div><br />
I need to show them dynamically. One after one.<br />
When you hover over tooltip - stop animation. After losing focus - resume animation.<br />
Maybe you have a good solution. I tried to find it. but nothing like this didn't find.<br />
If you have a time - please help me...<br />
<br />
Thnks]]></description>
			<content:encoded><![CDATA[Hi.<br />
First, I want to say thank you for tooltіp. Very impressive and useful. Thank you!<br />
<br />
And here is my question.<br />
The page has 5 tooltips. <br />
<div class="geshicode_h" style='margin-top 10px; padding: 5px; background-color: #DFDFDF; border: 1px solid #AAAAAA;'>JS Code
	<div class="geshicode_b" style='background-color: #FFFFFF; padding: 0 10px; border: 1px solid #BBBBBB;'><code><pre class="js" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.cloud'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">each</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #003366; font-weight: bold;">var</span> content <span style="color: #339933;">=</span> $<span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">children</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.bubble'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      $<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">qtip</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
      content<span style="color: #339933;">:</span> content<span style="color: #339933;">,</span>
      show<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> ready<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span> <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
      hide<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> fixed<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
      position<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> 
        adjust<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> x<span style="color: #339933;">:</span> <span style="color: #CC0000;">5</span> <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        my<span style="color: #339933;">:</span> <span style="color: #3366CC;">'top center'</span><span style="color: #339933;">,</span>
        at<span style="color: #339933;">:</span> <span style="color: #3366CC;">'bottom center'</span>
      <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
      style<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
        tip<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> width<span style="color: #339933;">:</span> <span style="color: #CC0000;">15</span><span style="color: #339933;">,</span> height<span style="color: #339933;">:</span> <span style="color: #CC0000;">8</span> <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
        width<span style="color: #339933;">:</span> <span style="color: #3366CC;">'120'</span>
      <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></code></div></div><br />
I need to show them dynamically. One after one.<br />
When you hover over tooltip - stop animation. After losing focus - resume animation.<br />
Maybe you have a good solution. I tried to find it. but nothing like this didn't find.<br />
If you have a time - please help me...<br />
<br />
Thnks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] Need some help:codes in Jquery]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-need-some-help-codes-in-jquery</link>
			<pubDate>Sun, 29 Jan 2012 12:14:55 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-need-some-help-codes-in-jquery</guid>
			<description><![CDATA[&#36;(document).ready(function()<br />
{<br />
	var tabs = &#36;('#demo-tabs');<br />
	tabs.tabs()<br />
	&#36;('[id^="tabs"] a', tabs).each(function() {<br />
		&#36;(this).qtip({<br />
			content: 'Hey!',<br />
			position: {<br />
				container: &#36;(this).parents('[id^="tabs"]')<br />
			},<br />
			style: {<br />
				classes: 'ui-tooltip-shadow',<br />
				widget: true <br />
			}<br />
		})<br />
	})<br />
});<br />
<br />
<br />
1.what's the meaning of "tabs.tabs()"?<br />
2.what's the meaning of "&#36;('[id^="tabs"] a', tabs)"?<br />
3.what's the meaning of "[id^="tabs"] a"?]]></description>
			<content:encoded><![CDATA[&#36;(document).ready(function()<br />
{<br />
	var tabs = &#36;('#demo-tabs');<br />
	tabs.tabs()<br />
	&#36;('[id^="tabs"] a', tabs).each(function() {<br />
		&#36;(this).qtip({<br />
			content: 'Hey!',<br />
			position: {<br />
				container: &#36;(this).parents('[id^="tabs"]')<br />
			},<br />
			style: {<br />
				classes: 'ui-tooltip-shadow',<br />
				widget: true <br />
			}<br />
		})<br />
	})<br />
});<br />
<br />
<br />
1.what's the meaning of "tabs.tabs()"?<br />
2.what's the meaning of "&#36;('[id^="tabs"] a', tabs)"?<br />
3.what's the meaning of "[id^="tabs"] a"?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Memory Leak]]></title>
			<link>http://craigsworks.com/projects/forums/thread-memory-leak</link>
			<pubDate>Sat, 28 Jan 2012 14:32:51 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-memory-leak</guid>
			<description><![CDATA[QTip2 is showing memory leak when i am calling showQTip method. Please advice on this.<br />
Code is here. I am using later version of Qtip2 and jquery. iejsleaksdetactor, drip , sieve tool are telling leak in qtip and jquery.<br />
<br />
<a href="http://jsfiddle.net/fDavN/2481/" target="_blank">http://jsfiddle.net/fDavN/2481/</a>]]></description>
			<content:encoded><![CDATA[QTip2 is showing memory leak when i am calling showQTip method. Please advice on this.<br />
Code is here. I am using later version of Qtip2 and jquery. iejsleaksdetactor, drip , sieve tool are telling leak in qtip and jquery.<br />
<br />
<a href="http://jsfiddle.net/fDavN/2481/" target="_blank">http://jsfiddle.net/fDavN/2481/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] qTip is static when page is updated dynamically]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-qtip-is-static-when-page-is-updated-dynamically</link>
			<pubDate>Fri, 27 Jan 2012 00:47:21 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-qtip-is-static-when-page-is-updated-dynamically</guid>
			<description><![CDATA[I have qTip integrated with the Validation plugin on a very intricate and complex form.  My form has many conditional questions which open up various hidden div's revealing other questions.  In other words, the content on the page shifts up &amp; down as other content is revealed and hidden.  This part works fine.<br />
<br />
However, when a form validation error is displayed with a qTip, the qTip will not follow the element as the page is dynamically altered.  In other words, as I reveal or hide content in sliding div's, the qTips don't move to follow.<br />
<br />
Scrolling the page causes the qTips to re-render and snap to their correct positions but I am wondering if there's a way to force the qTips to follow the elements automatically as dynamic content is hidden and revealed.<br />
<br />
I'm seeing this in Webkit and have not yet tested other browsers.<br />
<br />
Please see my jsFiddle below and follow these instructions to reproduce the issue.<br />
<br />
1) Immediately click on the Submit button to invoke all the qTip error messages.<br />
<br />
2) Then click the first radio button to see a DIV slide open.<br />
<br />
3) Notice how the rendered qTips will not move down along with the page content.<br />
<br />
<a href="http://jsfiddle.net/fDavN/2474/" target="_blank">http://jsfiddle.net/fDavN/2474/</a><br />
<br />
Thank-you!]]></description>
			<content:encoded><![CDATA[I have qTip integrated with the Validation plugin on a very intricate and complex form.  My form has many conditional questions which open up various hidden div's revealing other questions.  In other words, the content on the page shifts up &amp; down as other content is revealed and hidden.  This part works fine.<br />
<br />
However, when a form validation error is displayed with a qTip, the qTip will not follow the element as the page is dynamically altered.  In other words, as I reveal or hide content in sliding div's, the qTips don't move to follow.<br />
<br />
Scrolling the page causes the qTips to re-render and snap to their correct positions but I am wondering if there's a way to force the qTips to follow the elements automatically as dynamic content is hidden and revealed.<br />
<br />
I'm seeing this in Webkit and have not yet tested other browsers.<br />
<br />
Please see my jsFiddle below and follow these instructions to reproduce the issue.<br />
<br />
1) Immediately click on the Submit button to invoke all the qTip error messages.<br />
<br />
2) Then click the first radio button to see a DIV slide open.<br />
<br />
3) Notice how the rendered qTips will not move down along with the page content.<br />
<br />
<a href="http://jsfiddle.net/fDavN/2474/" target="_blank">http://jsfiddle.net/fDavN/2474/</a><br />
<br />
Thank-you!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] Hover Over AJAX Tooltip]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-hover-over-ajax-tooltip</link>
			<pubDate>Thu, 26 Jan 2012 17:25:16 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-hover-over-ajax-tooltip</guid>
			<description><![CDATA[i'm new to qtip2 and have been experimenting with it over the last few hours.  specifically i have been looking at the ajax demo.  on the ajax demo the tooltip appear when you click on the link.  i'd like the tooltip to appear when you hover over the link.<br />
<br />
i have looked at the jquery code but its not obvious to me how you would go about achieving this.  could someone please point me in the right direction?<br />
<br />
many thanks to anyone who can make a contribution to this thread.]]></description>
			<content:encoded><![CDATA[i'm new to qtip2 and have been experimenting with it over the last few hours.  specifically i have been looking at the ajax demo.  on the ajax demo the tooltip appear when you click on the link.  i'd like the tooltip to appear when you hover over the link.<br />
<br />
i have looked at the jquery code but its not obvious to me how you would go about achieving this.  could someone please point me in the right direction?<br />
<br />
many thanks to anyone who can make a contribution to this thread.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Solved] Image Map & Ajax ?]]></title>
			<link>http://craigsworks.com/projects/forums/thread-solved-image-map-ajax</link>
			<pubDate>Thu, 26 Jan 2012 10:46:38 +0000</pubDate>
			<guid isPermaLink="false">http://craigsworks.com/projects/forums/thread-solved-image-map-ajax</guid>
			<description><![CDATA[Hi, been search for a while now and nothing suits my needs. Before I spend time learning qTip2 is it possible to have a image map and ajax combined, I mean I have points on the map and when hover or click a tool tip appears that uses ajax to load a page. I have found others but I don't want the  tooltip to  close when hover away, I want it like your ajax demo.<br />
Thanks.]]></description>
			<content:encoded><![CDATA[Hi, been search for a while now and nothing suits my needs. Before I spend time learning qTip2 is it possible to have a image map and ajax combined, I mean I have points on the map and when hover or click a tool tip appears that uses ajax to load a page. I have found others but I don't want the  tooltip to  close when hover away, I want it like your ajax demo.<br />
Thanks.]]></content:encoded>
		</item>
	</channel>
</rss>
