<?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: bug on IE8 compatibility view with IE7</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-on-ie8-compatibility-view-with-ie7</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/bugs/bug-on-ie8-compatibility-view-with-ie7/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sabinstefanescu on bug on IE8 compatibility view with IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-on-ie8-compatibility-view-with-ie7#p28366</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-on-ie8-compatibility-view-with-ie7#p28366</guid>
        	        	<description><![CDATA[<p>Thanks! It works very well.</p>
<p>But the problem with that div still still stands on ie7.</p>
<p>I tested jqGrid without the height and it seems to work flawlessly. Could that be a bug?</p>
<p>Regards,</p>
<p>Sabin</p>
<p>PS: nobody would simulate IE7 on the page willingly, but it will be used only on the intranet and since the default behaviour of IE8 is to render pages form the intranet in compat. view with IE7 standards, that could be a problem.</p>
]]></description>
        	        	<pubDate>Fri, 01 Mar 2013 15:34:45 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on bug on IE8 compatibility view with IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-on-ie8-compatibility-view-with-ie7#p28362</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-on-ie8-compatibility-view-with-ie7#p28362</guid>
        	        	<description><![CDATA[<p>I recommend you to use meta http-equiv="X-UA-Compatible" like</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8702' value='Select Code' data-codeid='sfcode8702' /></p>
<div class='sfcode' id='sfcode8702'>&#60;meta http-equiv=&#34;X-UA-Compatible&#34; content=&#34;IE=edge&#34;/&#62;</div>
<p>or add "X-UA-Compatible" in the HTTP header by configure your web server (see <a href="http://msdn.microsoft.com/en-us/library/jj676913(v=vs.85).aspx" target="_blank">here</a>).</p>
<p>It will perevnt usage of Compatibility View independent on the setting of Internet Explorer. Why one should simulate IE7 on your HTML page?</p>
<p>Regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Fri, 01 Mar 2013 12:15:37 +0200</pubDate>
        </item>
        <item>
        	<title>sabinstefanescu on bug on IE8 compatibility view with IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-on-ie8-compatibility-view-with-ie7#p28361</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-on-ie8-compatibility-view-with-ie7#p28361</guid>
        	        	<description><![CDATA[<p>Hey Guys,</p>
</p>
<p>I&#39;ve been experiencing a strange problem on IE8 with a combination of jqGrid and dialog in jQuery UI.</p>
<p>When loading a jQuery UI dialog on a selectRow event, the jqGrid table element moves up a few pixels (2 or 3 at most). Though the problem does not seem to appear on IE8 in general, it does appear on a page from the intranet.</p>
<p>Now here&#39;s what I managed to dig up:</p>
<p>Firstly, IE8 renders a page from the intranet in IE7 compatibility view by default, which is quite strange, but it&#39;s IE so no further questions asked.</p>
<p>Secondly, given the IE7 environment, jqGrid generates the elements differently and the parent div of the main table (the one right below #ui-jqgrid-bdiv) has a height:0.01% rule, added to the standard position:relative. Without that rule, everything seems to work fine, even on ie7.</p>
<p>So, my question is, what is the use of that height:0.01% rule. Couldn&#39;t jqGrid work the same without it?</p>
</p>
<p>Thank you very much,</p>
<p>Sabin Stefanescu</p>
]]></description>
        	        	<pubDate>Fri, 01 Mar 2013 11:49:24 +0200</pubDate>
        </item>
</channel>
</rss>