<?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: Javascript Window&#160;Tiling</title>
	<atom:link href="http://www.revium.com.au/articles/sandbox/javascript-window-tiling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revium.com.au/articles/sandbox/javascript-window-tiling/</link>
	<description>All things web.</description>
	<lastBuildDate>Thu, 26 Aug 2010 10:36:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://www.revium.com.au/articles/sandbox/javascript-window-tiling/comment-page-1/#comment-39</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 30 Sep 2009 15:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.revium.com.au/?p=551#comment-39</guid>
		<description>Had to add &#039;var max_rows = 2;&#039; to get this to work.

Example:

var pad_left = 20;
var pad_top = 90;
var width = 416;
var height = 350;
var max_rows = 2;

Other than that, works great.  I customized it to work how I needed.

Thanks,
Brian</description>
		<content:encoded><![CDATA[<p>Had to add &#8216;var max_rows = 2;&#8217; to get this to work.</p>
<p>Example:</p>
<p>var pad_left = 20;<br />
var pad_top = 90;<br />
var width = 416;<br />
var height = 350;<br />
var max_rows = 2;</p>
<p>Other than that, works great.  I customized it to work how I needed.</p>
<p>Thanks,<br />
Brian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
