<?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: OSX + JavaScript + Multiple Monitors</title>
	<atom:link href="http://www.elegando.com/2008/04/osx-javascript-multiple-monitors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elegando.com/2008/04/osx-javascript-multiple-monitors/</link>
	<description>elegant &#187; being unusually effective and simple...</description>
	<pubDate>Wed, 07 Jan 2009 12:00:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason G.</title>
		<link>http://www.elegando.com/2008/04/osx-javascript-multiple-monitors/comment-page-1/#comment-409</link>
		<dc:creator>Jason G.</dc:creator>
		<pubDate>Sun, 23 Nov 2008 15:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.elegando.com/2008/04/osx-javascript-multiple-monitors/#comment-409</guid>
		<description>Another note, there seems to be some inconsistent behavior with OSX when you have the dock and menu bar in various positions.

I found that moveTo(0,0) was failing to move the window on a screen with a menu but no dock (the dock was on another monitor).  Changing it to moveTo(1,0) was sufficient to make it work.</description>
		<content:encoded><![CDATA[<p>Another note, there seems to be some inconsistent behavior with OSX when you have the dock and menu bar in various positions.</p>
<p>I found that moveTo(0,0) was failing to move the window on a screen with a menu but no dock (the dock was on another monitor).  Changing it to moveTo(1,0) was sufficient to make it work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
