<?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>Freelance Web Designer &#187; Content Switcher</title>
	<atom:link href="http://vhg-design.com/blog/tag/content-switcher/feed" rel="self" type="application/rss+xml" />
	<link>http://vhg-design.com/blog</link>
	<description>Just another blog for design, css, html ... and probably something else</description>
	<lastBuildDate>Sun, 14 Aug 2011 08:30:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>A JavaScript Content Switcher That Works Without JavaScript &#124; impressivewebs</title>
		<link>http://vhg-design.com/blog/css/a-javascript-content-switcher-that-works-without-javascript-impressivewebs</link>
		<comments>http://vhg-design.com/blog/css/a-javascript-content-switcher-that-works-without-javascript-impressivewebs#comments</comments>
		<pubDate>Tue, 09 Mar 2010 13:24:04 +0000</pubDate>
		<dc:creator>Vel</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Content Switcher]]></category>
		<category><![CDATA[no javascript]]></category>
		<category><![CDATA[pure css]]></category>

		<guid isPermaLink="false">http://vhg-design.com/blog/?p=188</guid>
		<description><![CDATA[Recently, while doing research/work on a completely unrelated topic, I came across the beautiful illustrations on Rype Arts, which are displayed inside of a JavaScript-driven content switcher. For some reason, I happened to visit the page with JavaScript disabled and &#8230; <a href="http://vhg-design.com/blog/css/a-javascript-content-switcher-that-works-without-javascript-impressivewebs">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, while doing research/work on a completely unrelated topic, I came across the beautiful illustrations on Rype Arts, which are displayed inside of a JavaScript-driven content switcher. For some reason, I happened to visit the page with JavaScript disabled and noticed that the content switcher was still working (albeit, with a few flaws).</p>
<p>At first I couldn’t figure out how it was functioning. Normally, with JavaScript disabled, this type of content switcher (or content slider) will just display one item, or else display all items, without allowing any “switching” functionality. After some poking around, I realized it’s not a very difficult thing to do. The switcher utilizes in-page anchors and overflow: hidden to keep the switchability intact.</p>
<p><a href="http://www.impressivewebs.com/javascript-content-switcher-without-javascript/">Visit Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vhg-design.com/blog/css/a-javascript-content-switcher-that-works-without-javascript-impressivewebs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

