<?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: Grid only loads in IE6</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6</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/grid-only-loads-in-ie6/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Grid only loads in IE6</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14566</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14566</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The url parameter is just url which is used in jQuery ajax call.</p>
<p>For more info refer here:</p>
<p><a href="http://api.jquery.com/jQuery.ajax/" rel="nofollow" target="_blank">http://api.jquery.com/jQuery.ajax/</a></p>
</p>
<p>You can just thest this when you use your own ajax request to get the data.</p>
<p>Just try it - the result will be the same.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 05 Feb 2010 11:50:46 +0200</pubDate>
        </item>
        <item>
        	<title>Jimbo on Grid only loads in IE6</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14504</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14504</guid>
        	        	<description><![CDATA[<p>It looks like this is a SSL to non-SSL issue which still causes a cross domain Ajax call even though they are on the same server. Now, does the URL paramter allow for https connections?</p>
]]></description>
        	        	<pubDate>Tue, 02 Feb 2010 21:07:35 +0200</pubDate>
        </item>
        <item>
        	<title>Jimbo on Grid only loads in IE6</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14500</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14500</guid>
        	        	<description><![CDATA[<p>I should clarify and say that everything still works fine using IE6 on both systems. Meaning <a onclick="javascript:pageTracker._trackPageview(&#39;/outbound/article/http://my.machine.net:8080/app2/items&#39;);" rel="nofollow" href="http://my.machine.net:8080/app2/items" target="_blank">http://my.machine.net:8080/app2/items</a> does return valid XML data when it receives a request.</p>
]]></description>
        	        	<pubDate>Tue, 02 Feb 2010 20:25:07 +0200</pubDate>
        </item>
        <item>
        	<title>Jimbo on Grid only loads in IE6</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14499</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14499</guid>
        	        	<description><![CDATA[<p>What are the constraints around the "url" parameter?</p>
</p>
<p>I&#39;ve found that the grid will populate with items in the modern browsers when I have the url parameter set to localhost:8080 -</p>
</p>
<p>Grid at location: <a href="http://localhost:8080/app1/grid" rel="nofollow" target="_blank">http://localhost:8080/app1/grid</a></p>
<p>URL parameter: <a href="http://localhost:8080/app2/items" rel="nofollow" target="_blank">http://localhost:8080/app2/items</a></p>
</p>
<p>However, when I deploy to my Dev system, and I use the name of that machine, the grid no longer populates -</p>
</p>
<p>Grid at location: <a href="http://my.machine.net:8080/app1/grid" rel="nofollow" target="_blank">http://my.machine.net:8080/app1/grid</a></p>
<p>URL parameter: <a href="http://my.machine.net:8080/app2/items" rel="nofollow" target="_blank">http://my.machine.net:8080/app2/items</a></p>
</p>
<p>Same machine. Same domain. Same port. No grid items..</p>
</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Tue, 02 Feb 2010 20:23:11 +0200</pubDate>
        </item>
        <item>
        	<title>Jimbo on Grid only loads in IE6</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14490</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-only-loads-in-ie6#p14490</guid>
        	        	<description><![CDATA[</p>
<p>jqQgrid isn&#39;t loading using IE7, FF or Safari. However, it loads under IE6. How unusual!</p>
</p>
<p>I loaded it up with Firebug and found that all the CSS files and Javascript files are being loaded. Also, there are no Javascript errors thrown. Am I missing something obvious?</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit889' value='Select Code' data-codeid='sfcode889' /></p>
<div class='sfcode' id='sfcode889'>&#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34; &#34;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#34;&#038;gt" rel="nofollow" target="_blank"><a href="http://www.w3.org/TR/xhtml1/DT" rel="nofollow">http://www.w3.org/TR/xhtml1/DT</a>.....t;&#038;gt</a>;<br />&#60;html xmlns=&#34;<a href="http://www.w3.org/1999/xhtml&#34;&#038;gt" rel="nofollow" target="_blank"><a href="http://www.w3.org/1999/xhtml&#038;q" rel="nofollow">http://www.w3.org/1999/xhtml&#038;q</a>.....t;&#038;gt</a>;<br />&#160; &#60;head&#62;<br />&#160;&#160;&#160; &#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html;.charset=iso-8859-1&#34; /&#62;<br />&#160;&#160;&#160; &#60;meta http-equiv=&#34;Content-Language&#34; content=&#34;en-us&#34; /&#62;<br />&#160;&#160;&#160; &#60;title&#62;My App&#60;/title&#62;<br />&#160;&#160;&#160; &#60;link href=&#34;/myapp/stylesheets/cupertino/jquery-ui-1.7.2.custom.css&#34; media=&#34;screen&#34; rel=&#34;stylesheet&#34; type=&#34;text/css&#34; /&#62;<br />&#160;&#160;&#160; &#60;link href=&#34;/myapp/stylesheets/ui.jqgrid.css&#34; media=&#34;screen&#34; rel=&#34;stylesheet&#34; type=&#34;text/css&#34; /&#62;<br />&#160;&#160;&#160; &#60;script src=&#34;/myapp/javascripts/jquery-1.4.min.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src=&#34;/myapp/javascripts/jquery-ui-1.7.2.custom.min.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src=&#34;/myapp/javascripts/i18n/grid.locale-en.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src=&#34;/myapp/javascripts/jquery.jqGrid.min.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script type=&#34;text/javascript&#34;&#62;<br />&#160;&#160;&#160;&#160;&#160; /* <br />&#160;&#160;&#160;&#160;&#160;&#160; * <br />&#160;&#160;&#160;&#160;&#160;&#160; */<br />&#160;&#160;&#160;&#160;&#160; jQuery(document).ready(function(){<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; var mygrid = jQuery(&#34;#list&#34;).jqGrid({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; loadBeforeSend: function(xhr){<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; xhr.setRequestHeader(&#34;Authorization&#34;, &#34;Basic ZGV2cm9pOnBhc3N3b3Jk&#34;);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; },<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; url:&#39;<a href="http://myurl/my-other-app/griditems&#038;#39" rel="nofollow" target="_blank"><a href="http://myurl/my-other-app/grid" rel="nofollow">http://myurl/my-other-app/grid</a>.....s&#038;#39</a>;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: &#39;xml&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; mtype: &#39;GET&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colNames:[&#39;Foo&#39;,&#39;Bar&#39;, &#39;Baz&#39;],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colModel :[<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;foo&#39;, index:&#39;foo&#39;, width:200, sortable:false},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;bar&#39;, index:&#39;bar&#39;, width:200, sortable:false},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;baz&#39;, index:&#39;baz&#39;, width:400, sortable:false}<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; pager: &#39;#pager&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; emptyrecords: &#34;Nothing to display&#34;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; rowNum:500,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; rowList:[100,250,500,1000],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortname: &#39;foo&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortorder: &#39;asc&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; caption: &#39;My Grid&#39;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#34;#list&#34;).jqGrid(&#39;navGrid&#39;,&#39;#pager&#39;,{edit:false,add:false,del:false,search:false,refresh:false});<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#34;#list&#34;).jqGrid(&#39;navButtonAdd&#39;,&#34;#pager&#34;,{caption:&#34;Search&#34;,title:&#34;Search&#34;,buttonicon :&#39;ui-icon ui-icon-search&#39;, onClickButton:function(){ mygrid[0].triggerToolbar() } });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#34;#list&#34;).jqGrid(&#39;navButtonAdd&#39;,&#34;#pager&#34;,{caption:&#34;Clear Search&#34;,title:&#34;Clear Search&#34;,buttonicon :&#39;ui-icon-refresh&#39;, onClickButton:function(){ mygrid[0].clearToolbar() } });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#34;#list&#34;).jqGrid(&#39;filterToolbar&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; autosearch: false,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; beforeSearch: function() {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if(jQuery(&#39;#gs_foo&#39;).attr(&#39;value&#39;).length &#62; 20)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; alert(&#34;The &#39;Foo&#39; search value must be 20 characters or less.&#34;);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#39;#gs_foo&#39;).focus();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#39;#gs_foo&#39;).select();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; return true; // prevent the lookup<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; else<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; return false; // allow the lookup<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; })<br />&#160;&#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160; &#60;/script&#62;<br />&#160; &#60;/head&#62;<br />&#160; &#60;body&#62;<br />&#160;&#160;&#160; &#60;div id=&#34;container&#34;&#62;<br />&#160;&#160;&#160;&#160;&#160; &#60;table id=&#34;list&#34;&#62;&#60;/table&#62;<br />&#160;&#160;&#160;&#160;&#160; &#60;div id=&#34;pager&#34;&#62;&#60;/div&#62;<br />&#160;&#160;&#160; &#60;/div&#62;<br />&#160; &#60;/body&#62;<br />&#60;/html&#62;</div>
</p>
<p>Thanks for the help!</p>
]]></description>
        	        	<pubDate>Tue, 02 Feb 2010 08:45:26 +0200</pubDate>
        </item>
</channel>
</rss>