<?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"
	>
<channel>
	<title>Comments on: The Horizontal Way</title>
	<atom:link href="http://lab.centralscrutinizer.it/the-horizontal-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://lab.centralscrutinizer.it/the-horizontal-way/</link>
	<description></description>
	<pubDate>Thu, 17 May 2012 12:08:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Kove</title>
		<link>http://lab.centralscrutinizer.it/the-horizontal-way/#comment-944</link>
		<dc:creator>Kove</dc:creator>
		<pubDate>Thu, 03 May 2012 08:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://lab.centralscrutinizer.it/the-horizontal-way/#comment-944</guid>
		<description>Hi,

I would like to notify that this javascript doesnt work on opera ( last version atm)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I would like to notify that this javascript doesnt work on opera ( last version atm)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rickykappa</title>
		<link>http://lab.centralscrutinizer.it/the-horizontal-way/#comment-441</link>
		<dc:creator>rickykappa</dc:creator>
		<pubDate>Sun, 14 Feb 2010 01:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://lab.centralscrutinizer.it/the-horizontal-way/#comment-441</guid>
		<description>@rebecca - if you ever come back to here:
#footer { position:fixed; bottom:30px; left:300px;}</description>
		<content:encoded><![CDATA[<p>@rebecca - if you ever come back to here:<br />
#footer { position:fixed; bottom:30px; left:300px;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca</title>
		<link>http://lab.centralscrutinizer.it/the-horizontal-way/#comment-437</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Fri, 29 Jan 2010 01:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://lab.centralscrutinizer.it/the-horizontal-way/#comment-437</guid>
		<description>ooh...just saw that my HTML code didn't go through. But it's simple - just a div for header with a header image inside and a div for footer with the footer text inside.</description>
		<content:encoded><![CDATA[<p>ooh&#8230;just saw that my HTML code didn&#8217;t go through. But it&#8217;s simple - just a div for header with a header image inside and a div for footer with the footer text inside.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca</title>
		<link>http://lab.centralscrutinizer.it/the-horizontal-way/#comment-436</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Fri, 29 Jan 2010 01:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://lab.centralscrutinizer.it/the-horizontal-way/#comment-436</guid>
		<description>David, the CSS work-around for keeping the header and footer centered in the browser window and not in the giant width of the scrolling page is to set them to a fixed position. My code looks something like this:

in the CSS file:
#header { position:fixed; top:0; left:0; }
#footer { position:fixed; top:600px; left:300px;}
 
in the HTML:



content

Footer text
 

I'm still having issues with elements that are at fixed positions not resizing...when I view the site on my 23" monitor it looks great, but when I try on my laptop the footer gets cut off. So, if anyone has a better work-around, please share! Hope this helps!</description>
		<content:encoded><![CDATA[<p>David, the CSS work-around for keeping the header and footer centered in the browser window and not in the giant width of the scrolling page is to set them to a fixed position. My code looks something like this:</p>
<p>in the CSS file:<br />
#header { position:fixed; top:0; left:0; }<br />
#footer { position:fixed; top:600px; left:300px;}</p>
<p>in the HTML:</p>
<p>content</p>
<p>Footer text</p>
<p>I&#8217;m still having issues with elements that are at fixed positions not resizing&#8230;when I view the site on my 23&#8243; monitor it looks great, but when I try on my laptop the footer gets cut off. So, if anyone has a better work-around, please share! Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David McGowan</title>
		<link>http://lab.centralscrutinizer.it/the-horizontal-way/#comment-404</link>
		<dc:creator>David McGowan</dc:creator>
		<pubDate>Fri, 21 Aug 2009 00:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://lab.centralscrutinizer.it/the-horizontal-way/#comment-404</guid>
		<description>Hi,

Great script... but I have a question.

I have a Container... within that I have a Header (that I want to stay center browser), Content (images that scroll horizontally), and a Footer (that I want to stay center browser). 

I understand how to get things to stay center browser, but what happens when I apply this script and the Content gets really wide (and I assume I have to set the width in the Body) the Header and the Footer centers to the width (way right) and not to the browser window.

Is there a CSS work-around for this?

Thanks! Email me if you like.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great script&#8230; but I have a question.</p>
<p>I have a Container&#8230; within that I have a Header (that I want to stay center browser), Content (images that scroll horizontally), and a Footer (that I want to stay center browser). </p>
<p>I understand how to get things to stay center browser, but what happens when I apply this script and the Content gets really wide (and I assume I have to set the width in the Body) the Header and the Footer centers to the width (way right) and not to the browser window.</p>
<p>Is there a CSS work-around for this?</p>
<p>Thanks! Email me if you like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://lab.centralscrutinizer.it/the-horizontal-way/#comment-288</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 03 Dec 2008 01:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://lab.centralscrutinizer.it/the-horizontal-way/#comment-288</guid>
		<description>I am using this script with much success. However i get a error on line 214 character 2 of your script. For the life of me i have no idea why. Any idea's?</description>
		<content:encoded><![CDATA[<p>I am using this script with much success. However i get a error on line 214 character 2 of your script. For the life of me i have no idea why. Any idea&#8217;s?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorinda Booth</title>
		<link>http://lab.centralscrutinizer.it/the-horizontal-way/#comment-282</link>
		<dc:creator>Lorinda Booth</dc:creator>
		<pubDate>Thu, 13 Nov 2008 00:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://lab.centralscrutinizer.it/the-horizontal-way/#comment-282</guid>
		<description>7fwq8ev063o9bv6k</description>
		<content:encoded><![CDATA[<p>7fwq8ev063o9bv6k</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philadelphia</title>
		<link>http://lab.centralscrutinizer.it/the-horizontal-way/#comment-202</link>
		<dc:creator>Philadelphia</dc:creator>
		<pubDate>Wed, 21 May 2008 10:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://lab.centralscrutinizer.it/the-horizontal-way/#comment-202</guid>
		<description>Eat a third and drink a third and leave the remaining third of your stomach empty. Then, when you get angry, there will be sufficient room for your rage.</description>
		<content:encoded><![CDATA[<p>Eat a third and drink a third and leave the remaining third of your stomach empty. Then, when you get angry, there will be sufficient room for your rage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fearghal</title>
		<link>http://lab.centralscrutinizer.it/the-horizontal-way/#comment-177</link>
		<dc:creator>Fearghal</dc:creator>
		<pubDate>Mon, 14 Jan 2008 12:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://lab.centralscrutinizer.it/the-horizontal-way/#comment-177</guid>
		<description>Hi there,

Thanks very much for your website and article. I am new to website design and have been building my own website. I would really like to have horizontal scrolling on it, but can't seem to get it to work. Maybe it's because I have the scrolling section in a relative div? The website is at www.thegoodfolk.co.uk

I wondered whether you might know what I'm doing wrong. Please excuse any sloppy code - I'm new at this!

Thank you very much.

Fearghal</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Thanks very much for your website and article. I am new to website design and have been building my own website. I would really like to have horizontal scrolling on it, but can&#8217;t seem to get it to work. Maybe it&#8217;s because I have the scrolling section in a relative div? The website is at <a href="http://www.thegoodfolk.co.uk" rel="nofollow">http://www.thegoodfolk.co.uk</a></p>
<p>I wondered whether you might know what I&#8217;m doing wrong. Please excuse any sloppy code - I&#8217;m new at this!</p>
<p>Thank you very much.</p>
<p>Fearghal</p>
]]></content:encoded>
	</item>
</channel>
</rss>

