<?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: jQuery plugin for communication between browser windows</title>
	<atom:link href="http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/</link>
	<description>must have blog.</description>
	<lastBuildDate>Tue, 16 Oct 2012 11:51:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Dharmen</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1425</link>
		<dc:creator>Dharmen</dc:creator>
		<pubDate>Tue, 16 Oct 2012 11:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1425</guid>
		<description>Does this work cross domain i mean to say for communication between two windows in different domain.</description>
		<content:encoded><![CDATA[<p>Does this work cross domain i mean to say for communication between two windows in different domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1402</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Fri, 31 Aug 2012 17:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1402</guid>
		<description>I&#039;m not using it myself anymore but may do a new revision if there&#039;s demand for it. Since I wrote this plugin, a new HTML5 feature has been developed that would actually make this even easier: the &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/DOM/window.postMessage&quot; title=&quot;postMessage API&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;postMessage API (link here)&lt;/a&gt;. However I don&#039;t know how well this feature is supported in older browsers like IE7 or IE8. I would rewrite my plugin to use the postMessage API by default but fall back on my old approach if necessary.

The syntax of this API is very similar to mine. Depending on what kind of browser support you need, the postMessage API may be all you need. </description>
		<content:encoded><![CDATA[<p>I&#8217;m not using it myself anymore but may do a new revision if there&#8217;s demand for it. Since I wrote this plugin, a new HTML5 feature has been developed that would actually make this even easier: the <a href="https://developer.mozilla.org/en-US/docs/DOM/window.postMessage" title="postMessage API" target="_blank" rel="nofollow">postMessage API (link here)</a>. However I don&#8217;t know how well this feature is supported in older browsers like IE7 or IE8. I would rewrite my plugin to use the postMessage API by default but fall back on my old approach if necessary.</p>
<p>The syntax of this API is very similar to mine. Depending on what kind of browser support you need, the postMessage API may be all you need. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1401</link>
		<dc:creator>William</dc:creator>
		<pubDate>Fri, 31 Aug 2012 08:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1401</guid>
		<description>Hi,

excellent plugin, does exactly what it needs to.
Do you still intend to upgrade it, as you mention at the end of your post ?

Cheers
William</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>excellent plugin, does exactly what it needs to.<br />
Do you still intend to upgrade it, as you mention at the end of your post ?</p>
<p>Cheers<br />
William</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roumen Semov</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1381</link>
		<dc:creator>Roumen Semov</dc:creator>
		<pubDate>Thu, 07 Jun 2012 22:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1381</guid>
		<description>Tested it with IE 8 and works just fine.</description>
		<content:encoded><![CDATA[<p>Tested it with IE 8 and works just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kanwar</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1377</link>
		<dc:creator>kanwar</dc:creator>
		<pubDate>Sun, 13 May 2012 12:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1377</guid>
		<description>excellent... It is working on iPad Safari as well. You saved my life :).</description>
		<content:encoded><![CDATA[<p>excellent&#8230; It is working on iPad Safari as well. You saved my life <img src='http://www.sfpeter.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamal</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1376</link>
		<dc:creator>Kamal</dc:creator>
		<pubDate>Thu, 03 May 2012 02:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1376</guid>
		<description>Hi,
Thank you for this tutorial, if for example the child window return lot of raws data how can we accomplish this :
the user click in a row, that row data will transfer to the parent ?

thanks
your help is appreciated.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thank you for this tutorial, if for example the child window return lot of raws data how can we accomplish this :<br />
the user click in a row, that row data will transfer to the parent ?</p>
<p>thanks<br />
your help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malcolm Brook</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1367</link>
		<dc:creator>Malcolm Brook</dc:creator>
		<pubDate>Sun, 18 Sep 2011 19:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1367</guid>
		<description>Does the job with typical jquery simplicity.

Great plug in</description>
		<content:encoded><![CDATA[<p>Does the job with typical jquery simplicity.</p>
<p>Great plug in</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hannes</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1366</link>
		<dc:creator>Hannes</dc:creator>
		<pubDate>Fri, 26 Aug 2011 14:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1366</guid>
		<description>Nevermind my last comment. It works.</description>
		<content:encoded><![CDATA[<p>Nevermind my last comment. It works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hannes</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1365</link>
		<dc:creator>Hannes</dc:creator>
		<pubDate>Fri, 26 Aug 2011 13:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1365</guid>
		<description>Hey,

unfortunately I can&#039;t get triggerWindowEvent to work on a child window using the current FF and the current Opera - the form fields&#039; values get set correctly, but the &quot;click&quot; event doesn&#039;t get fired. Triggering a parent function from a child window works, though.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>unfortunately I can&#8217;t get triggerWindowEvent to work on a child window using the current FF and the current Opera &#8211; the form fields&#8217; values get set correctly, but the &#8220;click&#8221; event doesn&#8217;t get fired. Triggering a parent function from a child window works, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: al;</title>
		<link>http://www.sfpeter.com/2008/03/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1364</link>
		<dc:creator>al;</dc:creator>
		<pubDate>Wed, 24 Aug 2011 10:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sfpeter.com/2008/03/13/communication-between-browser-windows-with-jquery-my-new-plugin/#comment-1364</guid>
		<description>I&#039;ve high hopes for this plugin! I need to communicate between a page and an iframe on that page - can you give an example of how that might work?

thanks!
Al;</description>
		<content:encoded><![CDATA[<p>I&#8217;ve high hopes for this plugin! I need to communicate between a page and an iframe on that page &#8211; can you give an example of how that might work?</p>
<p>thanks!<br />
Al;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
