<?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: Supress jqGrid onmouseover/hover code?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/supress-jqgrid-onmouseoverhover-code</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/supress-jqgrid-onmouseoverhover-code/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>GabeStah on Supress jqGrid onmouseover/hover code?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/supress-jqgrid-onmouseoverhover-code#p7205</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/supress-jqgrid-onmouseoverhover-code#p7205</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>I have alreday add a option hoverrows (true or false) which enables/disables this. Also available in GitHub only. Will be available in the final release.</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Tony you&#39;re my savior!</p>
<p>After just 10 minutes of grabbing the latest GitHub package and modifying my .jqGrid parameters a bit, the default mouseover tooltips were properly hidden and my third-party tooltips were working as intended!</p>
<p>I can&#39;t thank you enough for your excellent tool and especially the prompt and helpful response to my support question. &#160;Keep it up!</p>
<p>-Gabriel W.-</p>
]]></description>
        	        	<pubDate>Fri, 12 Jun 2009 03:03:55 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Supress jqGrid onmouseover/hover code?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/supress-jqgrid-onmouseoverhover-code#p7204</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/supress-jqgrid-onmouseoverhover-code#p7204</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I have alreday add a option hoverrows (true or false) which enables/disables this. Also available in GitHub only. Will be available in the final release.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 12 Jun 2009 02:47:33 +0300</pubDate>
        </item>
        <item>
        	<title>GabeStah on Supress jqGrid onmouseover/hover code?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/supress-jqgrid-onmouseoverhover-code#p7173</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/supress-jqgrid-onmouseoverhover-code#p7173</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>In the process of developing a small personal site using jqGrid, I've come across an issue regarding integration of onmouseover/hover JavaScript code when jqGrid renders.</p>
<p>Essentially, the page loads a third-party JavaScript file (found here: <a href="http://static.wowhead.com/widgets/power.js" rel="nofollow" target="_blank"><a href="http://static.wowhead.com/widg" rel="nofollow">http://static.wowhead.com/widg</a>.....s/power.js</a>) that parses the content of the page looking for particularly formatted <a href="" target="_blank"> tags and creating a mouseover tooltip where appropriate.</a></p>
<p>To see this intended tooltip behavior, go to the following link and hover over any of the purple items in the "Name" column at the top: <a href="http://www.voximmortalis.com/kauction/?raids" rel="nofollow" target="_blank"><a href="http://www.voximmortalis.com/k" rel="nofollow">http://www.voximmortalis.com/k</a>.....ion/?raids</a></p>
<p>To produce the example above, I just copied the generated HTML from my jqGrid output and put it at the top of the page above the actual jqGrid to test the tooltip/hover outside of jqGrid rendering, and as you can see, the tooltips appear correctly.</p>
<p>However, once jqGrid renders the same <a href="" target="_blank"> tags and does it's thing, the third-party script no longer generates the desired tooltips.  In the same example URL above, if you now click on the "+" next to Inv. No 49, jqGrid will re-render the top table (again, I just pulled out the HTML from the subgrid) but now mousing over the purple links in the Name column at the top no longer produce the desired tooltips (instead just showing the default jqGrid tooltips).  Likewise, if you click "+" next to Inv. No 48 you can see the subgrid in action with the same result.</a></p>
<p>Unfortunately I do not know enough JavaScript or jQuery to determine exactly what is causing this, but I suspect jqGrid executes some sort of function that overwrites or removes the mouseover functionality originally set by the third-party javascript file linked above.</p>
<p>My first troubleshooting idea was that jqGrid was executing after the third-party javascript so I tried executing the third-party script within the loadComplete and gridComplete events in jqGrid but that didn't solve the problem.</p>
<p>I realize this is a fairly specific problem and since it deals with the linked third-party script it's not solely a jqGrid issue, but if anyone has a suggestion how I might suppress jqGrid's removal/alteration of the mouseover script for my <a href="" target="_blank"> tags I'd really appreciate it.</a></p>
<p>Thanks,</p>
<p>-Gabriel W.-</p>
]]></description>
        	        	<pubDate>Thu, 11 Jun 2009 21:02:55 +0300</pubDate>
        </item>
</channel>
</rss>