<?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: jqModal issue with IE8</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8</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/jqmodal-issue-with-ie8/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqModal issue with IE8</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15258</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15258</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>With the next release we will replace jQuery 1.3.2 with 1.4.2</p>
<p>Thanks</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 01 Mar 2010 20:15:24 +0200</pubDate>
        </item>
        <item>
        	<title>jlb30504 on jqModal issue with IE8</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15240</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15240</guid>
        	        	<description><![CDATA[<p>I understand now that jqGrid 3.6.4 includes the jqModal changes necessary to work with jQuery 1.4.2 so I am good to go. &#160;It seems that jQuery 1.4.2 should be the standard for jqGrid 3.6.4 and not jQuery 1.3.2 due to the browser detection issues.</p>
<p>Jerry</p>
]]></description>
        	        	<pubDate>Sun, 28 Feb 2010 03:15:24 +0200</pubDate>
        </item>
        <item>
        	<title>jlb30504 on jqModal issue with IE8</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15239</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15239</guid>
        	        	<description><![CDATA[<p>Sorry, Oleg,</p>
<p>Yes, I should follow the protocol on reporting issues.</p>
<p>JqGrid 3.6.4</p>
<p>JQuery 1.3.2</p>
<p>jqModal 1.3 - part of 3.6.4</p>
<p>I also tried jqModal 1.4 and had the same issue. &#160;I just upgraded to jQuery 1.4.2 and the problem seems to be resolved. &#160;I will look closer at the issues that you report with jQuery 1.4.2.</p>
<p>Thanks for your offer of assistance but I think things are good for now.</p>
<p>jQuery 1.4.2 seems to have resolved the IE8 browser detection issue.</p>
<p>Jerry</p>
]]></description>
        	        	<pubDate>Sun, 28 Feb 2010 03:11:28 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on jqModal issue with IE8</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15237</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15237</guid>
        	        	<description><![CDATA[<p>Hello <strong>jlb30504</strong>!</p>
</p>
<p>You didn&#39;t write anything about jqModal, jqGrid, jQuery UI and jqQuery version you use. There is some problem if you try to use jQuery 1.4. I posted /blog/?page_id=393/bugs/jqgrid-jquery-1-4/ described the problem and the solution. The problem is that jqModal.js use "$()" instead of "$(document)" which works in jQuery 1.3, but not works in jQuery 1.4, so the code of jqModal.js must be fixed. In the last version of jqGrid the problem is fixed, but the last r14 official version from <a href="http://dev.iceburg.net/jquery/jqModal/" target="_blank">http://dev.iceburg.net/jquery/jqModal/</a>. So first of all verify that in you version of jqModal.js all "$()" replaced to "$(document)" and if you have nevertheless the problem, describe exactly your environment and post a small code example, which reproduced the problem.</p>
</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Sat, 27 Feb 2010 23:35:44 +0200</pubDate>
        </item>
        <item>
        	<title>jlb30504 on jqModal issue with IE8</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15236</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15236</guid>
        	        	<description><![CDATA[<p>This seems to be a browser detection issue. &#160;I looked at the jqModal source code and the code in question is only supposed to run for IE6. &#160;I commented it out and IE8 works fine in both standards and compatibility modes. &#160;It does not seem to impact IE6 for my application but it would be nice to understand what the real issue is here...</p>
<p>Jerry&#160;</p>
]]></description>
        	        	<pubDate>Sat, 27 Feb 2010 23:14:23 +0200</pubDate>
        </item>
        <item>
        	<title>jlb30504 on jqModal issue with IE8</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15235</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqmodal-issue-with-ie8#p15235</guid>
        	        	<description><![CDATA[<p>I am adding a custom search form using jqModal. &#160;Everything is working fine in FF, IE6, IE7, and IE8 compatibility mode. &#160;In IE8 standards mode, when I click my search button, the overlay shows but the dialog window does not. &#160;When I look at the styles, the dialog shows "display:none." &#160;If I clear this, the dialog window appears. &#160;I also see a Javascript error which points to this code:</p>
<p>setTimeout(function(){p("bind")},1);k.push(a)}else if(d.overlay&#62;0)d.closeoverlay&#38;&#38;c.w.jqmAddClose(j);else j=e;c.o=j?j.addClass(d.overlayClass).prependTo("body"):e;if(q){b("html,body").css({height:"100%",width:"100%"});if(j){j=j.css({position:"absolute"})[0];for(var m in{Top:1,Left:1})&#60;error here&#62;j.style.setExpression(m.toLowerCase(),"(_=(document.documentElement.scroll"+m+" &#124;&#124; document.body.scroll"+m+"))+&#39;px&#39;")}}if(d.ajax){a=d.target&#124;&#124;c.w;g=d.ajax;a=typeof a=="string"?b(a,c.w):b(a);g=g.substr(0,1)=="@"?b(f).attr(g.substring(1)):</p>
<p>I added "&#60;error here&#62;" to show where the debugger cursor points.</p>
<p>I tried the later version of jqModal without jqGrid and have the same issue. &#160;This seems to be a jqModal issue but just wondering if anyone has any ideas how to address.</p>
<p>Thanks,</p>
<p>Jerry</p></p>
]]></description>
        	        	<pubDate>Sat, 27 Feb 2010 22:27:40 +0200</pubDate>
        </item>
</channel>
</rss>