<?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: Create a Horizontal Scrolling Website</title>
	<atom:link href="http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html</link>
	<description>Squeezing all the info out of Web Design and Development</description>
	<lastBuildDate>Mon, 22 Mar 2010 07:48:28 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8486</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 20 Mar 2010 22:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8486</guid>
		<description>FIrst of all thanks a lot for writting such a nice piece! This is exactly what I was looking for.

However, strange thing happened. At first I went through the tutorial and the result was perfect in my Safari. But after some time it suddenly stopped to work! The strandest part is that everything is fine in Opera and Firefox, as well as the on-line demo is working in Safari, but not the demo files downloaded locally (from the zip at the end of the tutorial).

Where the problem may be? </description>
		<content:encoded><![CDATA[<p>FIrst of all thanks a lot for writting such a nice piece! This is exactly what I was looking for.</p>
<p>However, strange thing happened. At first I went through the tutorial and the result was perfect in my Safari. But after some time it suddenly stopped to work! The strandest part is that everything is fine in Opera and Firefox, as well as the on-line demo is working in Safari, but not the demo files downloaded locally (from the zip at the end of the tutorial).</p>
<p>Where the problem may be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Showcase: One-page Websites with a Smooth Scroll &#124; Creative Opera Design Blog: Creative Advice and Inspiration for Graphic Designers and Web Designers</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8467</link>
		<dc:creator>Showcase: One-page Websites with a Smooth Scroll &#124; Creative Opera Design Blog: Creative Advice and Inspiration for Graphic Designers and Web Designers</dc:creator>
		<pubDate>Thu, 18 Mar 2010 19:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8467</guid>
		<description>[...] Create a Horizontal Scrolling Website [...]</description>
		<content:encoded><![CDATA[<p>[...] Create a Horizontal Scrolling Website [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CN</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8407</link>
		<dc:creator>CN</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8407</guid>
		<description>@Rosie: If you wanted the bar to attach itself to the right side, you could go into the CSS and find the section &quot;#menu ul li&quot;. Change the property &quot;display:inline&quot; to &quot;display:block&quot; to get the nav bar to list itself up and down instead of left to right. Then remove the transparency on the bar (delete &quot;z-index: 500; filter: alpha(opacity=75); opacity: .75;&quot; from #menu) and stretch it the width of the page (add &quot;height:100%;&quot; to #menu). That oughta do it!

@Lebenou: To hide the horizontal scrolling bar, just add &quot;overflow-x:hidden;&quot; to the css code under &quot;body&quot;.

@Ruana: Thanks for those links- super helpful!

@Rob: I also want to start the site in the center; say, at box#3. Has anyone figured out how to get there yet?

And time for my own question: when I download the whole package and open it up in Dreamweaver, previewing in Safari errors out as though I&#039;ve declined to run the ActiveX... but I don&#039;t get an allow or error message. Previews just fine in IE7. Anyone else running into this?

Thanks for the awesome tutorial!
C</description>
		<content:encoded><![CDATA[<p>@Rosie: If you wanted the bar to attach itself to the right side, you could go into the CSS and find the section &#8220;#menu ul li&#8221;. Change the property &#8220;display:inline&#8221; to &#8220;display:block&#8221; to get the nav bar to list itself up and down instead of left to right. Then remove the transparency on the bar (delete &#8220;z-index: 500; filter: alpha(opacity=75); opacity: .75;&#8221; from #menu) and stretch it the width of the page (add &#8220;height:100%;&#8221; to #menu). That oughta do it!</p>
<p>@Lebenou: To hide the horizontal scrolling bar, just add &#8220;overflow-x:hidden;&#8221; to the css code under &#8220;body&#8221;.</p>
<p>@Ruana: Thanks for those links- super helpful!</p>
<p>@Rob: I also want to start the site in the center; say, at box#3. Has anyone figured out how to get there yet?</p>
<p>And time for my own question: when I download the whole package and open it up in Dreamweaver, previewing in Safari errors out as though I&#8217;ve declined to run the ActiveX&#8230; but I don&#8217;t get an allow or error message. Previews just fine in IE7. Anyone else running into this?</p>
<p>Thanks for the awesome tutorial!<br />
C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CVFblog &#187; Blog Archive &#187; PCP: Using jQuery for horizontal/diagonal scrolling</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8403</link>
		<dc:creator>CVFblog &#187; Blog Archive &#187; PCP: Using jQuery for horizontal/diagonal scrolling</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8403</guid>
		<description>[...] came across this today and it is definitely something I want to explore. I really like the way jQuery allows for [...]</description>
		<content:encoded><![CDATA[<p>[...] came across this today and it is definitely something I want to explore. I really like the way jQuery allows for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Single Page Horizontal Site&#160;&#124;&#160;Newsenses Blog</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8378</link>
		<dc:creator>Single Page Horizontal Site&#160;&#124;&#160;Newsenses Blog</dc:creator>
		<pubDate>Tue, 09 Mar 2010 05:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8378</guid>
		<description>[...] thewebsqueeze [...]</description>
		<content:encoded><![CDATA[<p>[...] thewebsqueeze [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fixed side navigation &#8211; Tutorial &#171; Rebecca Farrell</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8349</link>
		<dc:creator>Fixed side navigation &#8211; Tutorial &#171; Rebecca Farrell</dc:creator>
		<pubDate>Sat, 06 Mar 2010 23:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8349</guid>
		<description>[...] http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html" rel="nofollow">http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AG</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8272</link>
		<dc:creator>AG</dc:creator>
		<pubDate>Thu, 25 Feb 2010 14:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8272</guid>
		<description>Thank you soooo much for this! You really made my day!</description>
		<content:encoded><![CDATA[<p>Thank you soooo much for this! You really made my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dazse</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8245</link>
		<dc:creator>Dazse</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8245</guid>
		<description>This was a really useful tutorial but I&#039;m having trouble implementing Lightbox2 with it. Usually what happens is the smooth scrolling doesn&#039;t work,it doesn&#039;t skip to the right area, and the the black opacity only shows up on the far left.

If anyone has a solution it would be really helpful. Thanks in advance!</description>
		<content:encoded><![CDATA[<p>This was a really useful tutorial but I&#8217;m having trouble implementing Lightbox2 with it. Usually what happens is the smooth scrolling doesn&#8217;t work,it doesn&#8217;t skip to the right area, and the the black opacity only shows up on the far left.</p>
<p>If anyone has a solution it would be really helpful. Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leosquarez</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8230</link>
		<dc:creator>leosquarez</dc:creator>
		<pubDate>Mon, 15 Feb 2010 22:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8230</guid>
		<description>really good tutorial!
BUT how you manage a variable number of object? I mean if the number of scroll box will increase or decrease?

this layout have a fix layout

&quot;width: 6000px;&quot;

:-S</description>
		<content:encoded><![CDATA[<p>really good tutorial!<br />
BUT how you manage a variable number of object? I mean if the number of scroll box will increase or decrease?</p>
<p>this layout have a fix layout</p>
<p>&#8220;width: 6000px;&#8221;</p>
<p>:-S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elon Mitchell</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8046</link>
		<dc:creator>Elon Mitchell</dc:creator>
		<pubDate>Thu, 07 Jan 2010 13:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8046</guid>
		<description>i looked at my site on the iphone and everything works just fine except the fixed scrollbar at top doesn&#039;t stay fixed. Is their a way around this?</description>
		<content:encoded><![CDATA[<p>i looked at my site on the iphone and everything works just fine except the fixed scrollbar at top doesn&#8217;t stay fixed. Is their a way around this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruana</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8015</link>
		<dc:creator>Ruana</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8015</guid>
		<description>Sorry for the double posting.

@readers who asked for help on centering the boxes you may want to check out the following two resources:

http://woork.blogspot.com/2009/02/useful-tips-to-design-horizontal.html

http://line25.com/articles/horizontally-scrolling-websites-showcase-and-tutorials

The latter site is where I came from and it offers a list of sites and tutorial-sites on horizontal scrolling pages.</description>
		<content:encoded><![CDATA[<p>Sorry for the double posting.</p>
<p>@readers who asked for help on centering the boxes you may want to check out the following two resources:</p>
<p><a href="http://woork.blogspot.com/2009/02/useful-tips-to-design-horizontal.html" rel="nofollow">http://woork.blogspot.com/2009/02/useful-tips-to-design-horizontal.html</a></p>
<p><a href="http://line25.com/articles/horizontally-scrolling-websites-showcase-and-tutorials" rel="nofollow">http://line25.com/articles/horizontally-scrolling-websites-showcase-and-tutorials</a></p>
<p>The latter site is where I came from and it offers a list of sites and tutorial-sites on horizontal scrolling pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruana</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8014</link>
		<dc:creator>Ruana</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8014</guid>
		<description>First of all: thank you for this very clear written tutorial.
I played a little with the code and it works absolutely sweet in IE7 and Firefox. Not tested IE6 and Safari yet.

@MikeHopley you wrote: &quot;In most cases, “pushing the boundaries” is worthless&quot;. I totally disagree. If developers weren&#039;t pushing the boundaries we still would create websites in the 1998-style. Of course, content should be king -  always. However, it&#039;s not (as you wrote): &quot;I&#039;m a web designer but I wish I were an artist.&quot; As a web designer/web developer I AM an artist as well. A great surfing experience is based on several equally important things. The page must provide the information the user is looking for. It must be accessible at least with the common browsers. It has to be user friendly (also for beginners) AND it MUST be pleasing for the eye. This is were the artistic skills become an issue. 
Innovative or experimental websites are certainly not for every client and/or business. But they can be great for showing off your skills and for the, well, in my view necessary pushing of the boundaries. If web design becomes boring, as you say - and I agree to a certain extent, then it&#039;s even more important to explore new ways in our field.</description>
		<content:encoded><![CDATA[<p>First of all: thank you for this very clear written tutorial.<br />
I played a little with the code and it works absolutely sweet in IE7 and Firefox. Not tested IE6 and Safari yet.</p>
<p>@MikeHopley you wrote: &#8220;In most cases, “pushing the boundaries” is worthless&#8221;. I totally disagree. If developers weren&#8217;t pushing the boundaries we still would create websites in the 1998-style. Of course, content should be king &#8211;  always. However, it&#8217;s not (as you wrote): &#8220;I&#8217;m a web designer but I wish I were an artist.&#8221; As a web designer/web developer I AM an artist as well. A great surfing experience is based on several equally important things. The page must provide the information the user is looking for. It must be accessible at least with the common browsers. It has to be user friendly (also for beginners) AND it MUST be pleasing for the eye. This is were the artistic skills become an issue.<br />
Innovative or experimental websites are certainly not for every client and/or business. But they can be great for showing off your skills and for the, well, in my view necessary pushing of the boundaries. If web design becomes boring, as you say &#8211; and I agree to a certain extent, then it&#8217;s even more important to explore new ways in our field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-8000</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 22 Dec 2009 23:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-8000</guid>
		<description>And what if we want the site to start in the center (page 5 in your example)? 
I&#039;ve tried all the usual and after 3 days of tearing my hair out hand you the gauntlet......</description>
		<content:encoded><![CDATA[<p>And what if we want the site to start in the center (page 5 in your example)?<br />
I&#8217;ve tried all the usual and after 3 days of tearing my hair out hand you the gauntlet&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liminal Web Design Cornwall</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-7959</link>
		<dc:creator>Liminal Web Design Cornwall</dc:creator>
		<pubDate>Wed, 09 Dec 2009 22:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-7959</guid>
		<description>Loving the tutorial, I need it to centre on the page but this is a great place to start so thanks.

Does anyone have any developments on this code?

Cheers

Ryan</description>
		<content:encoded><![CDATA[<p>Loving the tutorial, I need it to centre on the page but this is a great place to start so thanks.</p>
<p>Does anyone have any developments on this code?</p>
<p>Cheers</p>
<p>Ryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lebenou13</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-7949</link>
		<dc:creator>Lebenou13</dc:creator>
		<pubDate>Tue, 08 Dec 2009 14:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-7949</guid>
		<description>Hi , 
Great tutorial!! : thanks!

As mike, i&#039;m looking for a solution to centres each box you select. (Instead of aligning it to the left hand edge of the browser).
And how can I mask the horizontal scrolling bar of the browser : i want to navigate only with the navigation menu on the top...

Thanks for help!</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
Great tutorial!! : thanks!</p>
<p>As mike, i&#8217;m looking for a solution to centres each box you select. (Instead of aligning it to the left hand edge of the browser).<br />
And how can I mask the horizontal scrolling bar of the browser : i want to navigate only with the navigation menu on the top&#8230;</p>
<p>Thanks for help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horizontally Scrolling Websites Showcase &#38; Tutorials &#124; Master Design</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-7841</link>
		<dc:creator>Horizontally Scrolling Websites Showcase &#38; Tutorials &#124; Master Design</dc:creator>
		<pubDate>Thu, 12 Nov 2009 12:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-7841</guid>
		<description>[...] Create a Horizontal Scrolling Website [...]</description>
		<content:encoded><![CDATA[<p>[...] Create a Horizontal Scrolling Website [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horizontally Scrolling Websites Showcase &#38; Tutorials &#124; Graphic Design Pro</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-7838</link>
		<dc:creator>Horizontally Scrolling Websites Showcase &#38; Tutorials &#124; Graphic Design Pro</dc:creator>
		<pubDate>Wed, 11 Nov 2009 19:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-7838</guid>
		<description>[...] Create a Horizontal Scrolling Website [...]</description>
		<content:encoded><![CDATA[<p>[...] Create a Horizontal Scrolling Website [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-7837</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 11 Nov 2009 14:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-7837</guid>
		<description>@MikeHopley: sounds like the web business has got you down and depressed!  

Anyway thanks for the tutorial!  Can&#039;t wait to try it out.  I&#039;m just wondering if anyone knows if its possible to take an example like this and start the page off on the far right (instead of the left)?  Or even start on the far left and automatically scroll to the right when the user arrives at the site.

Thanks!</description>
		<content:encoded><![CDATA[<p>@MikeHopley: sounds like the web business has got you down and depressed!  </p>
<p>Anyway thanks for the tutorial!  Can&#8217;t wait to try it out.  I&#8217;m just wondering if anyone knows if its possible to take an example like this and start the page off on the far right (instead of the left)?  Or even start on the far left and automatically scroll to the right when the user arrives at the site.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marius</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-7835</link>
		<dc:creator>marius</dc:creator>
		<pubDate>Tue, 10 Nov 2009 20:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-7835</guid>
		<description>Hey! 

I saw someone posted on how you would center the boxes so only one box were visible. Could you perhaps explain how to achieve this effect?

Greatly appriciated!

The tutorial rocked!</description>
		<content:encoded><![CDATA[<p>Hey! </p>
<p>I saw someone posted on how you would center the boxes so only one box were visible. Could you perhaps explain how to achieve this effect?</p>
<p>Greatly appriciated!</p>
<p>The tutorial rocked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rosie</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/create-a-horizontal-scrolling-website.html/comment-page-1/#comment-7782</link>
		<dc:creator>Rosie</dc:creator>
		<pubDate>Wed, 04 Nov 2009 07:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2608#comment-7782</guid>
		<description>Hi, nice tutorial. I just have a question: how can I move the menu bar to the right side of the page with a logo on the left side and fix them there?

Thanks,
Rosie</description>
		<content:encoded><![CDATA[<p>Hi, nice tutorial. I just have a question: how can I move the menu bar to the right side of the page with a logo on the left side and fix them there?</p>
<p>Thanks,<br />
Rosie</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 4/32 queries in 0.011 seconds using disk

Served from: www.thewebsqueeze.com @ 2010-03-22 06:55:31 -->