<?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: Popup Window for Cell Links</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/popup-window-for-cell-links</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/popup-window-for-cell-links/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Larry D on Popup Window for Cell Links</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/popup-window-for-cell-links#p2308</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/popup-window-for-cell-links#p2308</guid>
        	        	<description><![CDATA[<p>Tony I could not get the jquery popup feature to work.</p>
<p>Have now reverted to basics and have a solution using plain javascript window open.</p>
<p>In the json string I now have:</p>
<p>*****************</p>
<p>$time = â€˜[a href="#" onclick="javascript:window.open(\\'/data/' . trim($row[url]) . â€˜.php\\â€™,\\â€™popup\\â€™,\\â€™width=400,height=200\\â€™);â€]â€™ . trim($row[time]) . â€˜[/a]â€˜;</p>
<p>*****************</p>
<p>This works fine.</p>
<p>Cheers.</p>
]]></description>
        	        	<pubDate>Fri, 03 Oct 2008 03:21:55 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Popup Window for Cell Links</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/popup-window-for-cell-links#p2307</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/popup-window-for-cell-links#p2307</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>How look the links inside the cell and how you call this with javascript?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 03 Oct 2008 02:26:16 +0300</pubDate>
        </item>
        <item>
        	<title>Larry D on Popup Window for Cell Links</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/popup-window-for-cell-links#p2298</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/popup-window-for-cell-links#p2298</guid>
        	        	<description><![CDATA[<p>Don't know if this is a bug but I can not create a popup window in a cell link.</p>
<p>The href link opens in a new window if I use target="_blank" but I can not use any javascript to open the link in a new popup window (where box dimensions are adjustatble).</p>
<p>This only seems to affect any kind of link within the grid and the toolbar. All links outside this popup fine.</p>
]]></description>
        	        	<pubDate>Thu, 02 Oct 2008 15:39:36 +0300</pubDate>
        </item>
</channel>
</rss>