<?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: Don&#8217;t Display None</title>
	<atom:link href="http://manisheriar.com/blog/dont-display-none/feed" rel="self" type="application/rss+xml" />
	<link>http://manisheriar.com/blog/dont-display-none</link>
	<description>Impeccable Code &#124; Beautiful Design</description>
	<lastBuildDate>Thu, 13 May 2010 19:08:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nils</title>
		<link>http://manisheriar.com/blog/dont-display-none/comment-page-1#comment-265564</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Tue, 08 Dec 2009 19:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/dont-display-none#comment-265564</guid>
		<description>As a follow up, IE has a redraw issue with this method and Flash. You can quickly fix this by setting the CSS display property for the container for your SWF to inline and then immediately back to block.</description>
		<content:encoded><![CDATA[<p>As a follow up, IE has a redraw issue with this method and Flash. You can quickly fix this by setting the CSS display property for the container for your SWF to inline and then immediately back to block.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nils</title>
		<link>http://manisheriar.com/blog/dont-display-none/comment-page-1#comment-265562</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Tue, 08 Dec 2009 18:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/dont-display-none#comment-265562</guid>
		<description>Ha! That&#039;s great. That helped me get around toggling the visibility for a Flash piece that needed to maintain state. I could turn display to none and back, but that cleared the movie&#039;s state. This gets around that beautifully. Thanks!</description>
		<content:encoded><![CDATA[<p>Ha! That&#8217;s great. That helped me get around toggling the visibility for a Flash piece that needed to maintain state. I could turn display to none and back, but that cleared the movie&#8217;s state. This gets around that beautifully. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://manisheriar.com/blog/dont-display-none/comment-page-1#comment-142552</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 30 Mar 2008 20:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/dont-display-none#comment-142552</guid>
		<description>It seems like the best solution for this would be to go with the first strategy.  Ideally, a screen reader should have it&#039;s own css.  I think you can specify that with &quot;media=&#039;reader&#039;&quot;.  Not sure, though.

Good solution otherwise.</description>
		<content:encoded><![CDATA[<p>It seems like the best solution for this would be to go with the first strategy.  Ideally, a screen reader should have it&#8217;s own css.  I think you can specify that with &#8220;media=&#8217;reader&#8217;&#8221;.  Not sure, though.</p>
<p>Good solution otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trev</title>
		<link>http://manisheriar.com/blog/dont-display-none/comment-page-1#comment-70462</link>
		<dc:creator>trev</dc:creator>
		<pubDate>Wed, 05 Sep 2007 08:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/dont-display-none#comment-70462</guid>
		<description>i would hope screen readers ignore my CSS</description>
		<content:encoded><![CDATA[<p>i would hope screen readers ignore my CSS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rookiedz</title>
		<link>http://manisheriar.com/blog/dont-display-none/comment-page-1#comment-16218</link>
		<dc:creator>rookiedz</dc:creator>
		<pubDate>Thu, 01 Mar 2007 11:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/dont-display-none#comment-16218</guid>
		<description>thank you for content...very

your god..</description>
		<content:encoded><![CDATA[<p>thank you for content&#8230;very</p>
<p>your god..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hucklesby</title>
		<link>http://manisheriar.com/blog/dont-display-none/comment-page-1#comment-284</link>
		<dc:creator>David Hucklesby</dc:creator>
		<pubDate>Fri, 03 Mar 2006 18:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/dont-display-none#comment-284</guid>
		<description>&lt;b&gt;Brian:&lt;/b&gt; Yes, I think you refer to the Cadillac of image replacement. Thierry links to it on his article, too.

It&#039;s come a long way since I saw the brilliant Shaun Inman&#039;s original proposal. It may be beyond my limited technical capabilities though - I seem to suffer Flashophobia.

Question: Thierry&#039;s method works well in print. What is your experience with sIFR when printed? The demo on Mike&#039;s site looks lousy on my setup! :-(</description>
		<content:encoded><![CDATA[<p><b>Brian:</b> Yes, I think you refer to the Cadillac of image replacement. Thierry links to it on his article, too.</p>
<p>It&#8217;s come a long way since I saw the brilliant Shaun Inman&#8217;s original proposal. It may be beyond my limited technical capabilities though &#8211; I seem to suffer Flashophobia.</p>
<p>Question: Thierry&#8217;s method works well in print. What is your experience with sIFR when printed? The demo on Mike&#8217;s site looks lousy on my setup! :-(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://manisheriar.com/blog/dont-display-none/comment-page-1#comment-282</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 03 Mar 2006 00:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/dont-display-none#comment-282</guid>
		<description>sIFR [http://www.mikeindustries.com/sifr/] is a neat Flash &amp; JavaScript-based text replacement technique.

The nice thing about this technique is the text is replaced after page load with a properly sized Flash-based object which impliments any font you embed in the sIFR Flash movie! This is handy for picky clients who want to use a special font for every heading, especially on a database-driven site.</description>
		<content:encoded><![CDATA[<p>sIFR [http://www.mikeindustries.com/sifr/] is a neat Flash &amp; JavaScript-based text replacement technique.</p>
<p>The nice thing about this technique is the text is replaced after page load with a properly sized Flash-based object which impliments any font you embed in the sIFR Flash movie! This is handy for picky clients who want to use a special font for every heading, especially on a database-driven site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hucklesby</title>
		<link>http://manisheriar.com/blog/dont-display-none/comment-page-1#comment-280</link>
		<dc:creator>David Hucklesby</dc:creator>
		<pubDate>Mon, 27 Feb 2006 20:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/dont-display-none#comment-280</guid>
		<description>&lt;a href=&quot;http://www.tjkdesign.com/articles/tip.asp&quot; title=&quot;Thierry Image Placement (TIP)&quot; rel=&quot;nofollow&quot;&gt;Thierry Koblenz&lt;/a&gt; has addressed issues of image (re)placement quite extensively. His ideas seem quite practical.
</description>
		<content:encoded><![CDATA[<p><a href="http://www.tjkdesign.com/articles/tip.asp" title="Thierry Image Placement (TIP)" rel="nofollow">Thierry Koblenz</a> has addressed issues of image (re)placement quite extensively. His ideas seem quite practical.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://manisheriar.com/blog/dont-display-none/comment-page-1#comment-279</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Mon, 27 Feb 2006 05:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://manisheriar.com/blog/dont-display-none#comment-279</guid>
		<description>Awesome tip!  I can see myself using this a lot.  Most techniques like this have some sort of con, but I don&#039;t really see one here.  I suppose you argue that the Span isn&#039;t exactly semantic. . . regardless, this seems to be one of the better replacement strategies I&#039;ve come across.</description>
		<content:encoded><![CDATA[<p>Awesome tip!  I can see myself using this a lot.  Most techniques like this have some sort of con, but I don&#8217;t really see one here.  I suppose you argue that the Span isn&#8217;t exactly semantic. . . regardless, this seems to be one of the better replacement strategies I&#8217;ve come across.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

