<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Custom tooltip using jquery.tooltip</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Candrairawan78 on Custom tooltip using jquery.tooltip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip#p20988</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip#p20988</guid>
        	        	<description><![CDATA[<div id="post20987">
<p>Dear all,</p>
<p>I have tried to use tooltip above and did not success, does anybody  can guide me with a working sample tumbnail image hover pease?I have a  project with a lot of goods and i need tumbnail images to make it easy.</p>
<p>Best regards,</p>
<p>Candra</p>
</div>
]]></description>
        	        	<pubDate>Thu, 25 Nov 2010 03:40:30 +0200</pubDate>
        </item>
        <item>
        	<title>khards on Custom tooltip using jquery.tooltip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip#p17903</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip#p17903</guid>
        	        	<description><![CDATA[<p>Hi All,</p>
</p>
<p>I have found a soloution to my problem.</p>
</p>
<p>The tool tips need to be initalised after jqgrid. Why? I do not know. But adding the following</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8134' value='Select Code' data-codeid='sfcode8134' /></p>
<div class='sfcode' id='sfcode8134'>
<p>gridComplete: initTooltips</p>
</div>
<p>Then initializing the tooltips in this function works.<img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Mon, 14 Jun 2010 11:38:25 +0300</pubDate>
        </item>
        <item>
        	<title>khards on Custom tooltip using jquery.tooltip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip#p17901</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip#p17901</guid>
        	        	<description><![CDATA[<p>I have a small update to this.</p>
</p>
<p>I have discovered the following:</p>
</p>
<p>&#160;$(document).ready(function(){<br />&#160;&#160; $("a").hover(function(event){<br />&#160;&#160;&#160;&#160; alert("Thanks for visiting!");<br />&#160;&#160; });<br />&#160;});</p>
</p>
<p>The above code makes all links on the page display "Thanks for visiting!". Once the table has been converted to a jqgrid using tableToGrid you lose the hover action for all links within the grid.</p>
</p>
<p>I have still not been able to find a workaround for this, however adding a onhover="alert(&#39;FooBar&#39;&#39;);" works.</p>
</p>
<p>Does anyone know a workaround that can be used without adding onhover="" to all my links?</p>
</p>
<p>Andvance thanks for any help you may be able to give.</p></p>
]]></description>
        	        	<pubDate>Mon, 14 Jun 2010 09:57:47 +0300</pubDate>
        </item>
        <item>
        	<title>khards on Custom tooltip using jquery.tooltip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip#p17866</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-tooltip-using-jquery-tooltip#p17866</guid>
        	        	<description><![CDATA[</p>
<p>Hi,</p>
</p>
<p>Thank you for the great product.</p>
</p>
<p>I have a page with a static html table that I am using the &#39;table to jqgrid&#39; module on.</p>
<p>Once I have called table to html grid my table appears as a jqgrid, my impromptu plugin is still functioning on the buttons in my table.</p>
<p>My table is using the jquery.tooltip on links which binds  to the mousemove event to display custom HTML tooltips, however this stops working after I call table to jqgrid and convert my standard HTML table table into a jqgrid.</p>
<p>I think that the jqgrid must be overriding the bind mousemove that the tooltip uses. (FYI I call the tooltip from a function for each link before I call the &#39;table to jqgrid&#39; command).</p>
<p>I would be gratful for any suggestions on how to get my tooltips working on links within the grid or preferably stop jqgrid overriding / removing the mouseover binding on the links within the cells of the grid.</p>
<p>The tooltip I am using is the following <cite>bassistance.de/<strong>jquery</strong>-plugins/<strong>jquery</strong>-plugin-<strong>tooltip</strong>/</cite></p>
</p>
<p>I can supply a demo url if required. Thank you for any help in advance.</p>
]]></description>
        	        	<pubDate>Fri, 11 Jun 2010 12:13:02 +0300</pubDate>
        </item>
</channel>
</rss>