<?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: Form Add, Modal Dialog box background Grid going down in IE 7</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7</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/form-add-modal-dialog-box-background-grid-going-down-in-ie-7/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jmcleod3 on Form Add, Modal Dialog box background Grid going down in IE 7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p19142</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p19142</guid>
        	        	<description><![CDATA[<p>&#160;&#160;&#160; jmcleod3 said:</p>
<blockquote>
<p>Hello,</p>
<p>Where exactly did you edit this? What file?</p>
<p>I&#39;m have a similar problem.&#160; When I try to edit a row in my grid, the overlay is pushed to the top.</p>
<p>Thanks for any help.</p>
</p>
<p>John</p>
</blockquote>
<hr />
<p>After doing some digging the edit to code above should be done in jqModal.js: line 41</p>
<p>John</p>
]]></description>
        	        	<pubDate>Sun, 15 Aug 2010 06:13:01 +0300</pubDate>
        </item>
        <item>
        	<title>jmcleod3 on Form Add, Modal Dialog box background Grid going down in IE 7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p19139</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p19139</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Where exactly did you edit this? What file?</p>
<p>I&#39;m have a similar problem.&#160; When I try to edit a row in my grid, the overlay is pushed to the top.</p>
<p>Thanks for any help.</p>
</p>
<p>John</p>
]]></description>
        	        	<pubDate>Sat, 14 Aug 2010 19:38:16 +0300</pubDate>
        </item>
        <item>
        	<title>Fancellu on Form Add, Modal Dialog box background Grid going down in IE 7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p18964</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p18964</guid>
        	        	<description><![CDATA[<p>You are a life saver.</p>
</p>
<p>Is this a known issue? It seems such a big bug not to have been noticed and fixed before.</p>
</p>
<p>Are there other known issues for IE? (Users are using IE7)</p>
</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Wed, 04 Aug 2010 17:20:55 +0300</pubDate>
        </item>
        <item>
        	<title>rlkanth on Form Add, Modal Dialog box background Grid going down in IE 7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p17985</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p17985</guid>
        	        	<description><![CDATA[<p>I fixed&#160;this issue in my project.</p>
<p>Change the <span style="color: #ff0000;"><strong>position </strong><span style="color: #000000;">from</span><strong> fixed&#160;</strong><span style="color: #000000;">to</span><strong> absolute</strong></span></p>
</p>
<p>(function(b){b.fn.jqm=function(a){var f={overlay:50,closeoverlay:true,overlayClass:"jqmOverlay",closeClass:"jqmClose",trigger:".jqModal",ajax:e,ajaxText:"",target:e,modal:e,toTop:e,onShow:e,onHide:e,onLoad:e};return this.each(function(){if(this._jqm)return i[this._jqm].c=b.extend({},i[this._jqm].c,a);l++;this._jqm=l;i[l]={c:b.extend(f,b.jqm.params,a),a:e,w:b(this).addClass("jqmID"+l),s:l};f.trigger&#38;&#38;b(this).jqmAddTrigger(f.trigger)})};b.fn.jqmAddClose=function(a){return o(this,a,"jqmHide")};b.fn.jqmAddTrigger=<br />function(a){return o(this,a,"jqmShow")};b.fn.jqmShow=function(a){return this.each(function(){b.jqm.open(this._jqm,a)})};b.fn.jqmHide=function(a){return this.each(function(){b.jqm.close(this._jqm,a)})};b.jqm={hash:{},open:function(a,f){var c=i[a],d=c.c,h="."+d.closeClass,g=parseInt(c.w.css("z-index"));g=g&#62;0?g:3E3;var j=b("&#60;div&#62;&#60;/div&#62;").css({height:"100%",width:"100%",<strong><span style="color: #ff0000;">position:"absolute",</span></strong>left:0,top:0,"z-index":g-1,opacity:d.overlay/100});if(c.a)return e;c.t=f;c.a=true;c.w.css("z-index",g);if(d.modal){k[0]&#124;&#124;</p>
</p>
<p>Thanks &#38; Regards,</p>
<p>rlkanth</p>
<p>&#160;</p>
]]></description>
        	        	<pubDate>Thu, 17 Jun 2010 02:54:43 +0300</pubDate>
        </item>
        <item>
        	<title>rlkanth on Form Add, Modal Dialog box background Grid going down in IE 7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p17938</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-add-modal-dialog-box-background-grid-going-down-in-ie-7#p17938</guid>
        	        	<description><![CDATA[<p>Hi&#160; Everyone,</p>
<p>I am new to JQgrid..When I try to&#160;do Form Add, the Dialog box popup without any problem,&#160;but the&#160;Parent grid going down at the end of the page. I am facing this problem only in Internet explorer.</p>
</p>
<p>It is working fine Firefox and Google Chrome.</p>
</p>
<p>Please somebody help me.</p>
]]></description>
        	        	<pubDate>Wed, 16 Jun 2010 02:23:56 +0300</pubDate>
        </item>
</channel>
</rss>