<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Unobtrusive IFrame shim &#8211; a half solution</title>
	<atom:link href="http://blog.codefront.net/2006/08/01/unobtrusive-iframe-shim-a-half-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codefront.net/2006/08/01/unobtrusive-iframe-shim-a-half-solution/</link>
	<description>Rails, Firefox, Anime, Mac</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:38:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Milo</title>
		<link>http://blog.codefront.net/2006/08/01/unobtrusive-iframe-shim-a-half-solution/comment-page-1/#comment-272497</link>
		<dc:creator>Milo</dc:creator>
		<pubDate>Fri, 07 Sep 2007 17:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2006/08/01/unobtrusive-iframe-shim-a-half-solution/#comment-272497</guid>
		<description>The magic word is &quot;onpropertychange&quot;.  This is an IE-only event, but since it&#039;s an IE-only problem, that should be fine.</description>
		<content:encoded><![CDATA[<p>The magic word is &#8220;onpropertychange&#8221;.  This is an IE-only event, but since it&#8217;s an IE-only problem, that should be fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rumble</title>
		<link>http://blog.codefront.net/2006/08/01/unobtrusive-iframe-shim-a-half-solution/comment-page-1/#comment-173520</link>
		<dc:creator>Rumble</dc:creator>
		<pubDate>Fri, 18 May 2007 11:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2006/08/01/unobtrusive-iframe-shim-a-half-solution/#comment-173520</guid>
		<description>It&#039;d be neat to use Object.watch to achieve this - set up a function to &#039;watch&#039; the object you&#039;re showing and hiding and show or hide the iframe shims when the display, or visibility changes. See here for a fuller explanation of how this would work: &lt;a href=&quot;http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object:watch&quot; rel=&quot;nofollow&quot;&gt;Mozilla Reference for Object.watch&lt;/a&gt;.

Alas, there is one slight problem, the one browser who needs the iframe work around doesn&#039;t support Object.watch! D&#039;oh!</description>
		<content:encoded><![CDATA[<p>It&#8217;d be neat to use Object.watch to achieve this &#8211; set up a function to &#8216;watch&#8217; the object you&#8217;re showing and hiding and show or hide the iframe shims when the display, or visibility changes. See here for a fuller explanation of how this would work: <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object:watch" rel="nofollow">Mozilla Reference for Object.watch</a>.</p>
<p>Alas, there is one slight problem, the one browser who needs the iframe work around doesn&#8217;t support Object.watch! D&#8217;oh!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Leatherman</title>
		<link>http://blog.codefront.net/2006/08/01/unobtrusive-iframe-shim-a-half-solution/comment-page-1/#comment-66307</link>
		<dc:creator>Zach Leatherman</dc:creator>
		<pubDate>Tue, 21 Nov 2006 15:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2006/08/01/unobtrusive-iframe-shim-a-half-solution/#comment-66307</guid>
		<description>YUI Overlay&#039;s automatically use a IFRAME shim.

http://developer.yahoo.com/yui/docs/YAHOO.widget.Overlay.html</description>
		<content:encoded><![CDATA[<p>YUI Overlay&#8217;s automatically use a IFRAME shim.</p>
<p><a href="http://developer.yahoo.com/yui/docs/YAHOO.widget.Overlay.html" rel="nofollow">http://developer.yahoo.com/yui/docs/YAHOO.widget.Overlay.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

