<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TimeWaster&#039;s Place &#187; size</title>
	<atom:link href="http://www.timewasters-place.com/tag/size/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timewasters-place.com</link>
	<description>Programming, Technology, Design and whatever else moves me</description>
	<lastBuildDate>Wed, 01 Feb 2012 09:19:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DIV layer with 100% height, the Javascript way</title>
		<link>http://www.timewasters-place.com/div-layer-with-100-height-the-javascript-way/</link>
		<comments>http://www.timewasters-place.com/div-layer-with-100-height-the-javascript-way/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 19:56:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[height]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://www.timewaster.de/?p=159</guid>
		<description><![CDATA[When you create a div layer with 100% width and height, the height is always only the height of the browser window, not of the page content (which can be much higher). To solve this, give the layer div an id and use the following JS code inside the layer div: The code is very [...]]]></description>
		<wfw:commentRss>http://www.timewasters-place.com/div-layer-with-100-height-the-javascript-way/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

