<?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: Hyperlinks in Internet Explorer not working</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/hyperlinks-in-internet-explorer-not-working</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/hyperlinks-in-internet-explorer-not-working/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>thor78 on Hyperlinks in Internet Explorer not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hyperlinks-in-internet-explorer-not-working#p4622</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hyperlinks-in-internet-explorer-not-working#p4622</guid>
        	        	<description><![CDATA[<p>I think I figured this one out myself - the markup is incorrect.&#160; Sorry about unneeded post.</p>
<p>Thor.</p>
]]></description>
        	        	<pubDate>Sat, 14 Feb 2009 14:22:50 +0200</pubDate>
        </item>
        <item>
        	<title>thor78 on Hyperlinks in Internet Explorer not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hyperlinks-in-internet-explorer-not-working#p4621</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hyperlinks-in-internet-explorer-not-working#p4621</guid>
        	        	<description><![CDATA[<p>I&#39;m trying to make data in one column (fullname) become hyperlinked, and so I went ahead and did a small test - it looks like it works fine in FF and Safari, but not in IE7 at all.</p>
<p>Here&#39;s my code:</p>
<p>afterInsertRow: function(rowid, rowdata, rowelem) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; var link = &#39;&#60;a href="javascript:alert(\\&#39;hello:&#39; + rowid + &#39;\\&#39;);"&#62;&#39; + rowdata.fullname + &#39;&#60;/href&#62;&#39;;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery("#list").setCell(rowid, &#39;fullname&#39;, link, {});<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; },</p>
<p>As I said, works perfectly in FF and Safari, but IE7 - like nothing even changed!<br />Any help would be appreciated.<br />Thanks,</p>
<p>Thor.</p>
]]></description>
        	        	<pubDate>Sat, 14 Feb 2009 14:01:21 +0200</pubDate>
        </item>
</channel>
</rss>