<?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: A JavaScript Content Switcher That Works Without JavaScript</title>
	<atom:link href="http://www.impressivewebs.com/javascript-content-switcher-without-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/</link>
	<description>Web Design Articles &#38; Tutorials. To make the web impressive.</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:16:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: NattheCataz</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-9238</link>
		<dc:creator>NattheCataz</dc:creator>
		<pubDate>Fri, 17 Jun 2011 00:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-9238</guid>
		<description>I tried that too and still it is defaulting to the link div, and not the home div. I am going to do a redirect until I can fix this and also apply the javascript. Thanks.</description>
		<content:encoded><![CDATA[<p>I tried that too and still it is defaulting to the link div, and not the home div. I am going to do a redirect until I can fix this and also apply the javascript. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NattheCataz</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-9224</link>
		<dc:creator>NattheCataz</dc:creator>
		<pubDate>Wed, 15 Jun 2011 19:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-9224</guid>
		<description>Thanks, but that didn&#039;t fix it either. I am still seeing the links div by default. I am just going to redirect until I figure this out. I am also seeing the page jump around when loaded in smaller resolutions. Not a huge issue, but one that I cannot leave alone.
thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks, but that didn&#8217;t fix it either. I am still seeing the links div by default. I am just going to redirect until I figure this out. I am also seeing the page jump around when loaded in smaller resolutions. Not a huge issue, but one that I cannot leave alone.<br />
thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Lazaris</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-9101</link>
		<dc:creator>Louis Lazaris</dc:creator>
		<pubDate>Wed, 25 May 2011 05:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-9101</guid>
		<description>Hey, I&#039;m glad to help you debug this, but I would need to see an actual example. If you want, use the contact form on this website to send me a link to a demo so I can see what&#039;s going on. Thanks!</description>
		<content:encoded><![CDATA[<p>Hey, I&#8217;m glad to help you debug this, but I would need to see an actual example. If you want, use the contact form on this website to send me a link to a demo so I can see what&#8217;s going on. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henning</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-9096</link>
		<dc:creator>henning</dc:creator>
		<pubDate>Tue, 24 May 2011 16:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-9096</guid>
		<description>Hey Louis,
thanks a lot for this tutorial, for a newbie like me it&#039;s perfect.
Still i encountered a little Problem. The first content I&#039;ll show in my content-slider-inside is always more to the left than the rest. when I change the content with a click, everything looks ok (margin / padding). Only the first Element seems to be &quot;unmarginable&quot;.
I tried the Version without JS and I&#039;m just curious, never found a solution.

with best regards</description>
		<content:encoded><![CDATA[<p>Hey Louis,<br />
thanks a lot for this tutorial, for a newbie like me it&#8217;s perfect.<br />
Still i encountered a little Problem. The first content I&#8217;ll show in my content-slider-inside is always more to the left than the rest. when I change the content with a click, everything looks ok (margin / padding). Only the first Element seems to be &#8220;unmarginable&#8221;.<br />
I tried the Version without JS and I&#8217;m just curious, never found a solution.</p>
<p>with best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Lazaris</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-8966</link>
		<dc:creator>Louis Lazaris</dc:creator>
		<pubDate>Wed, 27 Apr 2011 08:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-8966</guid>
		<description>Hi, Nat.

This is easy to fix: In your HTML, you&#039;ve put the &lt;code&gt;&lt;div id=&quot;home&quot;&gt;&lt;/code&gt; section second in the markup, after the &quot;link&quot; section. Just swap those around in the HTML so the &quot;home&quot; section is first, and that one will be the one that will appear by default.</description>
		<content:encoded><![CDATA[<p>Hi, Nat.</p>
<p>This is easy to fix: In your HTML, you&#8217;ve put the <code>&lt;div id="home"&gt;</code> section second in the markup, after the &#8220;link&#8221; section. Just swap those around in the HTML so the &#8220;home&#8221; section is first, and that one will be the one that will appear by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NattheCataz</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-8963</link>
		<dc:creator>NattheCataz</dc:creator>
		<pubDate>Tue, 26 Apr 2011 21:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-8963</guid>
		<description>I am using a non-javascript version of this example at the moment and cannot get the page to load the &quot;home&quot; content be default without explicitly setting a redirect page. It keeps loading the &quot;links&quot; content instead. Should I reorder the html? I know I am probably missing something simple here, but what? Otherwise my transitions work great in all browsers.
www.makeupbychristy.com/test/index.htm#home is what I want to appear when the user goes to the www.makeupbychristy.com/test/index.htm page .</description>
		<content:encoded><![CDATA[<p>I am using a non-javascript version of this example at the moment and cannot get the page to load the &#8220;home&#8221; content be default without explicitly setting a redirect page. It keeps loading the &#8220;links&#8221; content instead. Should I reorder the html? I know I am probably missing something simple here, but what? Otherwise my transitions work great in all browsers.<br />
<a href="http://www.makeupbychristy.com/test/index.htm#home" rel="nofollow">http://www.makeupbychristy.com/test/index.htm#home</a> is what I want to appear when the user goes to the <a href="http://www.makeupbychristy.com/test/index.htm" rel="nofollow">http://www.makeupbychristy.com/test/index.htm</a> page .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Lazaris</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-8351</link>
		<dc:creator>Louis Lazaris</dc:creator>
		<pubDate>Tue, 25 Jan 2011 22:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-8351</guid>
		<description>JJ, you&#039;re correct. the &quot;:focus&quot; pseudo-class sets the styles for the element that has keyboard focus, so it won&#039;t work for that. It does work if you tab through the links with the keyboard, though. And &quot;:active&quot;  doesn&#039;t work either, because that&#039;s only for while the link is actually being clicked.

The only way to do it (from what I can tell) is via JavaScript, as in the &lt;a href=&quot;http://www.impressivewebs.com/demo-files/content-switcher/content-switcher-javascript.html#three&quot; rel=&quot;nofollow&quot;&gt;JavaScript-enhanced version&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>JJ, you&#8217;re correct. the &#8220;:focus&#8221; pseudo-class sets the styles for the element that has keyboard focus, so it won&#8217;t work for that. It does work if you tab through the links with the keyboard, though. And &#8220;:active&#8221;  doesn&#8217;t work either, because that&#8217;s only for while the link is actually being clicked.</p>
<p>The only way to do it (from what I can tell) is via JavaScript, as in the <a href="http://www.impressivewebs.com/demo-files/content-switcher/content-switcher-javascript.html#three" rel="nofollow">JavaScript-enhanced version</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJ</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-8345</link>
		<dc:creator>JJ</dc:creator>
		<pubDate>Mon, 24 Jan 2011 20:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-8345</guid>
		<description>&lt;blockquote style=&quot;clear: both;&quot;&gt;If you&#039;re referring to the version without JavaScript, then you can declare &quot;focus&quot; styles. For example:

a:focus {
/* styles in here */
}
And that&#039;s probably something I should add to mine! :)&lt;/blockquote&gt;

thank you for your answer, yes I use the version without JavaScript, but your suggestion  (#navigation li a:focus { background: #630000;}) doesn&#039;t help :-(
Maybe an other idea?</description>
		<content:encoded><![CDATA[<blockquote style="clear: both;"><p>If you&#8217;re referring to the version without JavaScript, then you can declare &#8220;focus&#8221; styles. For example:</p>
<p>a:focus {<br />
/* styles in here */<br />
}<br />
And that&#8217;s probably something I should add to mine! :)</p></blockquote>
<p>thank you for your answer, yes I use the version without JavaScript, but your suggestion  (#navigation li a:focus { background: #630000;}) doesn&#8217;t help :-(<br />
Maybe an other idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Lazaris</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-8344</link>
		<dc:creator>Louis Lazaris</dc:creator>
		<pubDate>Mon, 24 Jan 2011 19:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-8344</guid>
		<description>If you&#039;re referring to the version without JavaScript, then you can declare &quot;focus&quot; styles. For example:

&lt;pre&gt;&lt;code&gt;
a:focus {
/* styles in here */
}
&lt;/code&gt;&lt;/pre&gt;

And that&#039;s probably something I should add to mine! :)</description>
		<content:encoded><![CDATA[<p>If you&#8217;re referring to the version without JavaScript, then you can declare &#8220;focus&#8221; styles. For example:</p>
<pre><code>
a:focus {
/* styles in here */
}
</code></pre>
<p>And that&#8217;s probably something I should add to mine! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJ</title>
		<link>http://www.impressivewebs.com/javascript-content-switcher-without-javascript/#comment-8343</link>
		<dc:creator>JJ</dc:creator>
		<pubDate>Mon, 24 Jan 2011 18:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1207#comment-8343</guid>
		<description>Hi Louis,

great work, but IÂ´m trying to give the active tab another color. It will not work. Can you help??</description>
		<content:encoded><![CDATA[<p>Hi Louis,</p>
<p>great work, but IÂ´m trying to give the active tab another color. It will not work. Can you help??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
