<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: The graceful degradation myth [UPDATE]</title>
	<atom:link href="http://arapehlivanian.com/2006/02/09/the-graceful-degradation-myth/feed/" rel="self" type="application/rss+xml" />
	<link>http://arapehlivanian.com/2006/02/09/the-graceful-degradation-myth/</link>
	<description>Web Standards, Web Culture, Web Everything.™</description>
	<lastBuildDate>Wed, 03 Mar 2010 02:12:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Understanding and solving the JavaScript/CSS entanglement phenomenon</title>
		<link>http://arapehlivanian.com/2006/02/09/the-graceful-degradation-myth/comment-page-1/#comment-7853</link>
		<dc:creator>Understanding and solving the JavaScript/CSS entanglement phenomenon</dc:creator>
		<pubDate>Thu, 01 Mar 2007 14:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://arapehlivanian.com/?p=127#comment-7853</guid>
		<description>[...] Pehlivanian talked about the graceful degradation myth awhile back, and since then has come up with a simple solution to his [...]</description>
		<content:encoded><![CDATA[<p>[...] Pehlivanian talked about the graceful degradation myth awhile back, and since then has come up with a simple solution to his [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Understanding and solving the JavaScript/CSS entanglement phenomenon &#124; ara pehlivanian&#8212;Web Standards, Web Culture, Web Everything.&#8482;</title>
		<link>http://arapehlivanian.com/2006/02/09/the-graceful-degradation-myth/comment-page-1/#comment-6764</link>
		<dc:creator>Understanding and solving the JavaScript/CSS entanglement phenomenon &#124; ara pehlivanian&#8212;Web Standards, Web Culture, Web Everything.&#8482;</dc:creator>
		<pubDate>Thu, 15 Feb 2007 03:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://arapehlivanian.com/?p=127#comment-6764</guid>
		<description>[...] About a year ago I wrote &#8220;The graceful degradation myth&#8221; in which I talked about the entanglement phenomenon that occurs when you mix JavaScript functionality with CSS &#8220;initial states&#8221;. By that I mean, if you&#8217;ve got a block of content that is initially hidden via CSS (i.e. display: none;) and is only made visible through JavaScript functionality (like an onclick event), you run the risk of barring access to that hidden content to visitors who don&#8217;t have JavaScript running on their browser&#8211;if you don&#8217;t do it right that is. [...]</description>
		<content:encoded><![CDATA[<p>[...] About a year ago I wrote &#8220;The graceful degradation myth&#8221; in which I talked about the entanglement phenomenon that occurs when you mix JavaScript functionality with CSS &#8220;initial states&#8221;. By that I mean, if you&#8217;ve got a block of content that is initially hidden via CSS (i.e. display: none;) and is only made visible through JavaScript functionality (like an onclick event), you run the risk of barring access to that hidden content to visitors who don&#8217;t have JavaScript running on their browser&#8211;if you don&#8217;t do it right that is. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
