<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: ModalPopupExtender does not display at the center</title>
	<atom:link href="http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/</link>
	<description>Nomadic Browser - Scouring the Internet For Nothing In Particular</description>
	<pubDate>Thu, 16 Oct 2008 07:38:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Adhie</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-184</link>
		<dc:creator>Adhie</dc:creator>
		<pubDate>Tue, 02 Sep 2008 05:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-184</guid>
		<description>Misterious DocType, you solve my problem, I though was useless code, and I remove any response.write on header page. 

Initially my page contain popupextender was out. Now comes back. 

Thanks for your posting, helpful. And please distribute this.</description>
		<content:encoded><![CDATA[<p>Misterious DocType, you solve my problem, I though was useless code, and I remove any response.write on header page. </p>
<p>Initially my page contain popupextender was out. Now comes back. </p>
<p>Thanks for your posting, helpful. And please distribute this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh Bhaskar</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-174</link>
		<dc:creator>Ramesh Bhaskar</dc:creator>
		<pubDate>Tue, 12 Aug 2008 13:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-174</guid>
		<description>@Alhambra

The right way to center it would be to use the DOCTYPE. As for the TreeView not rendering correctly if you use a DOCTYPE, is it possible that there is some other css that is causing it to fail in rendering properly? The other option is the manually calculate the co-ordinates and position it on your page (by setting css attributes for top and left) of the panel. I've tried the latter and it is terribly cumbersome.</description>
		<content:encoded><![CDATA[<p>@Alhambra</p>
<p>The right way to center it would be to use the DOCTYPE. As for the TreeView not rendering correctly if you use a DOCTYPE, is it possible that there is some other css that is causing it to fail in rendering properly? The other option is the manually calculate the co-ordinates and position it on your page (by setting css attributes for top and left) of the panel. I&#8217;ve tried the latter and it is terribly cumbersome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alhambra</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-173</link>
		<dc:creator>alhambra</dc:creator>
		<pubDate>Tue, 12 Aug 2008 13:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-173</guid>
		<description>Hi mister,

if I use DOCTYPE in my master Page, my modalpopupextender working fine, render at the center of the screen.

but I delete the doctype, not render at the center of the screen.

I have a aspx page that use a Treeview, if a use DOCTYPE not render right.

I don't want use Doctype,  how I get render at the center of the screen my ModalpopupExtender ??

Thanks in advance. Greetings.</description>
		<content:encoded><![CDATA[<p>Hi mister,</p>
<p>if I use DOCTYPE in my master Page, my modalpopupextender working fine, render at the center of the screen.</p>
<p>but I delete the doctype, not render at the center of the screen.</p>
<p>I have a aspx page that use a Treeview, if a use DOCTYPE not render right.</p>
<p>I don&#8217;t want use Doctype,  how I get render at the center of the screen my ModalpopupExtender ??</p>
<p>Thanks in advance. Greetings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-168</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Wed, 06 Aug 2008 10:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-168</guid>
		<description>Thanks for the solution. It works fine for me.</description>
		<content:encoded><![CDATA[<p>Thanks for the solution. It works fine for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiagu</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-163</link>
		<dc:creator>Thiagu</dc:creator>
		<pubDate>Thu, 24 Jul 2008 23:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-163</guid>
		<description>Hey, it is not working for me. 
I am able to get the modal popup at the center of the page in IE 6. but in IE7 &#38; IE8, it is not 
coming in the center.
while googling i got some suggestions, like modifying getClientBound function in the .js script.
I am not able to findout the .js script file locations.
Could you please help me out.</description>
		<content:encoded><![CDATA[<p>Hey, it is not working for me.<br />
I am able to get the modal popup at the center of the page in IE 6. but in IE7 &amp; IE8, it is not<br />
coming in the center.<br />
while googling i got some suggestions, like modifying getClientBound function in the .js script.<br />
I am not able to findout the .js script file locations.<br />
Could you please help me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kent</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-158</link>
		<dc:creator>Kent</dc:creator>
		<pubDate>Wed, 16 Jul 2008 17:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-158</guid>
		<description>Is it me or is it just silly that when they "center" they put the left edge on the center and the top on the center rather than putting the center truly at half the height and half the width.  You can modify this yourself using a negative margin but the drop shadow does not work then and you must create your own.</description>
		<content:encoded><![CDATA[<p>Is it me or is it just silly that when they &#8220;center&#8221; they put the left edge on the center and the top on the center rather than putting the center truly at half the height and half the width.  You can modify this yourself using a negative margin but the drop shadow does not work then and you must create your own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh Bhaskar</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-105</link>
		<dc:creator>Ramesh Bhaskar</dc:creator>
		<pubDate>Fri, 28 Mar 2008 18:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-105</guid>
		<description>@Yechiel
I tried something similar in Firefox but it seemed to work fine for me. This used to happen before I made a change to the DLL itself.</description>
		<content:encoded><![CDATA[<p>@Yechiel<br />
I tried something similar in Firefox but it seemed to work fine for me. This used to happen before I made a change to the DLL itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yechiel Zidell</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-106</link>
		<dc:creator>Yechiel Zidell</dc:creator>
		<pubDate>Fri, 28 Mar 2008 15:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-106</guid>
		<description>Hi ramaesh,

I am having a very difficult time with a modalPopup centering issue.
I have several modalPopups on the page - they all work fine.
I also have a grid with an icon in each row that displays a modalPopup as well.
When I launch the modalPopup from the grid in ie, it centers properly in the middle of browser page.
However in FireFox, it centers the top left corner of modalPopup in the middle of the page causing the modalPopup to appear in lower right portion of the page.

Can you please help me?
I would greatly appreciate it.</description>
		<content:encoded><![CDATA[<p>Hi ramaesh,</p>
<p>I am having a very difficult time with a modalPopup centering issue.<br />
I have several modalPopups on the page - they all work fine.<br />
I also have a grid with an icon in each row that displays a modalPopup as well.<br />
When I launch the modalPopup from the grid in ie, it centers properly in the middle of browser page.<br />
However in FireFox, it centers the top left corner of modalPopup in the middle of the page causing the modalPopup to appear in lower right portion of the page.</p>
<p>Can you please help me?<br />
I would greatly appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh Bhaskar</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-104</link>
		<dc:creator>Ramesh Bhaskar</dc:creator>
		<pubDate>Thu, 20 Mar 2008 22:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-104</guid>
		<description>@TC
The problem I was facing was because my Page.Load event had some contents being written out to the response stream via Response.Write. What happens here is that whatever you have pushed out using Response.Write gets written as the first thing on your page (If you do a view source of your page you will notice that). Therefore, for the DOCTYPE to truly be the first thing on your page, you first use Response.Write to push your it out.

Note: This solves the issue only if it is the same as the problem I was facing. Also, make sure you are using the right DOCTYPE.</description>
		<content:encoded><![CDATA[<p>@TC<br />
The problem I was facing was because my Page.Load event had some contents being written out to the response stream via Response.Write. What happens here is that whatever you have pushed out using Response.Write gets written as the first thing on your page (If you do a view source of your page you will notice that). Therefore, for the DOCTYPE to truly be the first thing on your page, you first use Response.Write to push your it out.</p>
<p>Note: This solves the issue only if it is the same as the problem I was facing. Also, make sure you are using the right DOCTYPE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TC</title>
		<link>http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-103</link>
		<dc:creator>TC</dc:creator>
		<pubDate>Thu, 20 Mar 2008 16:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rameshbhaskar.com/2008/01/08/modalpopupextender-does-not-display-at-the-center/#comment-103</guid>
		<description>What does it mean to Response.Write and Flush your DOCTYPE tag first?</description>
		<content:encoded><![CDATA[<p>What does it mean to Response.Write and Flush your DOCTYPE tag first?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
