<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mgthantzin.com/blog &#187; iframe</title>
	<atom:link href="http://mgthantzin.com/blog/tag/iframe/feed/" rel="self" type="application/rss+xml" />
	<link>http://mgthantzin.com/blog</link>
	<description>After the sunset, a new day must be born,... trust me.</description>
	<lastBuildDate>Fri, 27 May 2011 02:21:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>iFrame &amp; Modal PopUp</title>
		<link>http://mgthantzin.com/blog/2010/05/iframe-modal-popup/</link>
		<comments>http://mgthantzin.com/blog/2010/05/iframe-modal-popup/#comments</comments>
		<pubDate>Thu, 13 May 2010 15:56:41 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[popup]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=19</guid>
		<description><![CDATA[Undesired Behaviour: I tried to call a ASP.Net Ajax Modal Popup from master page code and child page has got one HTML iFrame. Modal Popup didn’t appear while the code was executed. Fix: Add runat=”server” tag to iFrame and make it server-side element. Behaviour was corrected.]]></description>
			<content:encoded><![CDATA[<p>Undesired Behaviour: I tried to call a ASP.Net Ajax Modal  Popup from master page code and child page has got one HTML iFrame.  Modal Popup didn’t appear while the code was executed.</p>
<p>Fix: Add runat=”server” tag to iFrame and make it server-side  element. Behaviour was corrected.</p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/05/iframe-modal-popup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

