<?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: Scrollable Divs</title>
	<atom:link href="http://damian.peterson.net.nz/2008/01/11/scrollable-divs/feed/" rel="self" type="application/rss+xml" />
	<link>http://damian.peterson.net.nz/2008/01/11/scrollable-divs/</link>
	<description>The Bloggery of Damian Peterson</description>
	<lastBuildDate>Thu, 15 Jul 2010 21:47:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Damian</title>
		<link>http://damian.peterson.net.nz/2008/01/11/scrollable-divs/#comment-569</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Sun, 02 Mar 2008 07:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/2008/01/11/scrollable-divs/#comment-569</guid>
		<description>Excellent, I&#039;ll have to use that sometime.</description>
		<content:encoded><![CDATA[<p>Excellent, I&#8217;ll have to use that sometime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskAnAtheist.org</title>
		<link>http://damian.peterson.net.nz/2008/01/11/scrollable-divs/#comment-565</link>
		<dc:creator>AskAnAtheist.org</dc:creator>
		<pubDate>Sat, 01 Mar 2008 12:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/2008/01/11/scrollable-divs/#comment-565</guid>
		<description>One VERY useful thing I&#039;ve found for scrollable divs is: when you have a table (&lt;table&gt;) with a heading (say, a &lt;htead&gt; tag with &lt;tr&gt;&#039;s and &lt;th&gt;&#039;s in it), then you can make the entire table scrollable.  If you then float the thead (using position: relative for the class or style of the heading row), then the table heading remains stationary while the table rows under it scroll.  Since this works on the html and css level, it works for any platform (php, .net, etc).</description>
		<content:encoded><![CDATA[<p>One VERY useful thing I&#8217;ve found for scrollable divs is: when you have a table (&lt;table&gt;) with a heading (say, a &lt;htead&gt; tag with &lt;tr&gt;&#8217;s and &lt;th&gt;&#8217;s in it), then you can make the entire table scrollable.  If you then float the thead (using position: relative for the class or style of the heading row), then the table heading remains stationary while the table rows under it scroll.  Since this works on the html and css level, it works for any platform (php, .net, etc).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian</title>
		<link>http://damian.peterson.net.nz/2008/01/11/scrollable-divs/#comment-447</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Thu, 10 Jan 2008 21:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/2008/01/11/scrollable-divs/#comment-447</guid>
		<description>Glad to have helped and thank you for letting me know. I grab snippets of code from all over the web all the time and seldom stop to thank the person who took the time to write about it. I really must get in the habit - it&#039;s a nice feeling knowing you&#039;ve saved someone some time.</description>
		<content:encoded><![CDATA[<p>Glad to have helped and thank you for letting me know. I grab snippets of code from all over the web all the time and seldom stop to thank the person who took the time to write about it. I really must get in the habit &#8211; it&#8217;s a nice feeling knowing you&#8217;ve saved someone some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://damian.peterson.net.nz/2008/01/11/scrollable-divs/#comment-446</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 10 Jan 2008 21:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/2008/01/11/scrollable-divs/#comment-446</guid>
		<description>Wow, that&#039;s really helpful Damian. I was going to be looking for how to do this in the not to distant future just in case I ever want to be able to over segments of code on my blog (for banners etc) without taking up too much space. Being able to use scrolling helps reduce the visual space used.</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s really helpful Damian. I was going to be looking for how to do this in the not to distant future just in case I ever want to be able to over segments of code on my blog (for banners etc) without taking up too much space. Being able to use scrolling helps reduce the visual space used.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
