<?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: Set focus to an element in an iframe</title>
	<atom:link href="http://alexking.org/blog/2006/01/17/iframe-element-focus/feed" rel="self" type="application/rss+xml" />
	<link>http://alexking.org/blog/2006/01/17/iframe-element-focus</link>
	<description>Alex King, Denver Web Developer</description>
	<lastBuildDate>Wed, 23 May 2012 22:34:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Hans</title>
		<link>http://alexking.org/blog/2006/01/17/iframe-element-focus#comment-12721</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Mon, 10 Apr 2006 08:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexking.org/blog/?p=1676#comment-12721</guid>
		<description>opener will do fine with iframe.
opener will point to the opening window. From there you should be able to descend to it&#039;s document.</description>
		<content:encoded><![CDATA[<p>opener will do fine with iframe.<br />
opener will point to the opening window. From there you should be able to descend to it&#8217;s document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://alexking.org/blog/2006/01/17/iframe-element-focus#comment-10682</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 19 Jan 2006 04:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexking.org/blog/?p=1676#comment-10682</guid>
		<description>&quot;top.&quot; will always give you the topmost window. You can also use &quot;parent.&quot; and perhaps &quot;opener.&quot; (not sure how it works with iframes).</description>
		<content:encoded><![CDATA[<p>&#8220;top.&#8221; will always give you the topmost window. You can also use &#8220;parent.&#8221; and perhaps &#8220;opener.&#8221; (not sure how it works with iframes).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://alexking.org/blog/2006/01/17/iframe-element-focus#comment-10676</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 19 Jan 2006 01:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexking.org/blog/?p=1676#comment-10676</guid>
		<description>How would I go about doing the opposite of that - selecting an element in the page that the iframe is embedded in from the iframe?

Is that even possible?</description>
		<content:encoded><![CDATA[<p>How would I go about doing the opposite of that &#8211; selecting an element in the page that the iframe is embedded in from the iframe?</p>
<p>Is that even possible?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

