<?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: How to Make Safari Display Full Screen</title>
	<atom:link href="http://www.drdiv.com/2009/04/how-to-make-safari-display-full-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drdiv.com/2009/04/how-to-make-safari-display-full-screen/</link>
	<description>Website Prognosis &#38; Therapy</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:08:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dr. Div</title>
		<link>http://www.drdiv.com/2009/04/how-to-make-safari-display-full-screen/comment-page-1/#comment-221</link>
		<dc:creator>Dr. Div</dc:creator>
		<pubDate>Thu, 26 Nov 2009 02:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.drdiv.com/?p=13#comment-221</guid>
		<description>Nice! Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Nice! Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maclord</title>
		<link>http://www.drdiv.com/2009/04/how-to-make-safari-display-full-screen/comment-page-1/#comment-220</link>
		<dc:creator>maclord</dc:creator>
		<pubDate>Wed, 25 Nov 2009 12:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.drdiv.com/?p=13#comment-220</guid>
		<description>thanks for the great tip. 

an alternative tweaks could be to customize the code to suit a specific need such as defining the window rectangle size and leave a little space between the menu bar and the top of the window as well as the leftmost (horizontal beginning) of the screen and the left of the browser window:

Example: 
&lt;code&gt;javascript:self.moveTo(20,20);
self.resizeTo(1280,1024);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>thanks for the great tip. </p>
<p>an alternative tweaks could be to customize the code to suit a specific need such as defining the window rectangle size and leave a little space between the menu bar and the top of the window as well as the leftmost (horizontal beginning) of the screen and the left of the browser window:</p>
<p>Example:<br />
<code>javascript:self.moveTo(20,20);<br />
self.resizeTo(1280,1024);</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
