<?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: Image Replacement in CSS3</title>
	<atom:link href="http://www.css3.info/image-replacement-in-css3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.css3.info/image-replacement-in-css3/</link>
	<description>All you ever needed to know about CSS3</description>
	<lastBuildDate>Fri, 30 Jul 2010 16:05:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: 图像替换（文本） &#124; overflow:hidden;</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-258732</link>
		<dc:creator>图像替换（文本） &#124; overflow:hidden;</dc:creator>
		<pubDate>Sat, 20 Mar 2010 15:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-258732</guid>
		<description>[...] Image Replacement in CSS3 [...]</description>
		<content:encoded><![CDATA[<p>[...] Image Replacement in CSS3 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Oppenheim</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-249581</link>
		<dc:creator>James Oppenheim</dc:creator>
		<pubDate>Sun, 12 Jul 2009 11:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-249581</guid>
		<description>What about a foreground-image that sits on top of the text node and has the same options as background-image. I think this would be a nice solution to image replacement.</description>
		<content:encoded><![CDATA[<p>What about a foreground-image that sits on top of the text node and has the same options as background-image. I think this would be a nice solution to image replacement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Luter</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-115742</link>
		<dc:creator>Adam Luter</dc:creator>
		<pubDate>Mon, 03 Mar 2008 15:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-115742</guid>
		<description>@Raven - Just having better fonts won&#039;t stop people from wanting image replacement.  What about company logo&#039;s?  Shouldn&#039;t there be text backing that?  Maybe a logo can&#039;t be represented in any format besides a jpg/png properly.  (Mabye it&#039;s -- shudder -- animated!).

But as I suggested, why is the alt=&quot;&quot; in a standard IMG so shunned?  Are we trying to over engineer a solution?  Certainly using an OBJECT tag would be best, since the &quot;alt text&quot; in it is arbitrary markup.  But IE (even 7) totally botches this approach.

Which brings me to a question, OBJECT is mainly botched because IE is handling them itself, but it&#039;s really a trigger for ActiveX controls.  Could we write a small ActiveX control that displays images and use the classid to trigger it over the default image handler (the one that puts it in a little iframe-like sub-window for us)?

At worse, you&#039;d have to put the image a second time in a second inner object tag (for the rest of the browsers).  But maybe you can pull it off with one.

Another caveat is performance, perhaps it will render fine, perhaps it will not.  But, if it&#039;s only for a few images on the page, hopefully it may still be useful.

(This is IE afterall, we are working with little to begin with!)

-Adam</description>
		<content:encoded><![CDATA[<p>@Raven &#8211; Just having better fonts won&#8217;t stop people from wanting image replacement.  What about company logo&#8217;s?  Shouldn&#8217;t there be text backing that?  Maybe a logo can&#8217;t be represented in any format besides a jpg/png properly.  (Mabye it&#8217;s &#8212; shudder &#8212; animated!).</p>
<p>But as I suggested, why is the alt=&#8221;" in a standard IMG so shunned?  Are we trying to over engineer a solution?  Certainly using an OBJECT tag would be best, since the &#8220;alt text&#8221; in it is arbitrary markup.  But IE (even 7) totally botches this approach.</p>
<p>Which brings me to a question, OBJECT is mainly botched because IE is handling them itself, but it&#8217;s really a trigger for ActiveX controls.  Could we write a small ActiveX control that displays images and use the classid to trigger it over the default image handler (the one that puts it in a little iframe-like sub-window for us)?</p>
<p>At worse, you&#8217;d have to put the image a second time in a second inner object tag (for the rest of the browsers).  But maybe you can pull it off with one.</p>
<p>Another caveat is performance, perhaps it will render fine, perhaps it will not.  But, if it&#8217;s only for a few images on the page, hopefully it may still be useful.</p>
<p>(This is IE afterall, we are working with little to begin with!)</p>
<p>-Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raven</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-114118</link>
		<dc:creator>Raven</dc:creator>
		<pubDate>Fri, 29 Feb 2008 15:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-114118</guid>
		<description>Perhaps, better way - just look at the side of &quot;web fonts&quot; in the css3?
I can&#039;t understand why some one may want use image instead of text.</description>
		<content:encoded><![CDATA[<p>Perhaps, better way &#8211; just look at the side of &#8220;web fonts&#8221; in the css3?<br />
I can&#8217;t understand why some one may want use image instead of text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Gasston</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-110639</link>
		<dc:creator>Peter Gasston</dc:creator>
		<pubDate>Thu, 21 Feb 2008 17:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-110639</guid>
		<description>@ Mike: Yes, &#039;contents&#039; refers to the content contained in the h1 tag.</description>
		<content:encoded><![CDATA[<p>@ Mike: Yes, &#8216;contents&#8217; refers to the content contained in the h1 tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-110637</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 21 Feb 2008 17:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-110637</guid>
		<description>so does &quot;contents&quot; refer to whatever is between the h1 tags, or do you have to actually write out what you want to display if the image were not available or turned off?

this sounds like a neat feature, despite the low-priority.</description>
		<content:encoded><![CDATA[<p>so does &#8220;contents&#8221; refer to whatever is between the h1 tags, or do you have to actually write out what you want to display if the image were not available or turned off?</p>
<p>this sounds like a neat feature, despite the low-priority.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Davis &#124; Blog &#124; Weekly Link Round-Up #18</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-107898</link>
		<dc:creator>Trevor Davis &#124; Blog &#124; Weekly Link Round-Up #18</dc:creator>
		<pubDate>Sun, 17 Feb 2008 00:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-107898</guid>
		<description>[...] Image Replacement in CSS3 [...]</description>
		<content:encoded><![CDATA[<p>[...] Image Replacement in CSS3 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haruka aka Seremel</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-105531</link>
		<dc:creator>Haruka aka Seremel</dc:creator>
		<pubDate>Tue, 12 Feb 2008 08:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-105531</guid>
		<description>Stephanie, keyword &quot;contents&quot; (without quotes) substitues element&#039;s content itself (i.e. nothing changed). So you need to specify &quot;fallback&quot; text only once - in HTML code itself. If that&#039;s what are you asking.</description>
		<content:encoded><![CDATA[<p>Stephanie, keyword &#8220;contents&#8221; (without quotes) substitues element&#8217;s content itself (i.e. nothing changed). So you need to specify &#8220;fallback&#8221; text only once &#8211; in HTML code itself. If that&#8217;s what are you asking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-105487</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Tue, 12 Feb 2008 06:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-105487</guid>
		<description>Hm.  Does the content method replace the text that is in the element?  Does it remove the text and insert the image?  How would a screen reader handle that?

Has there been any talk of a foreground-image property?  I can think of some cool things to do with that off the top of my head some of them requiring multiple foreground images.  Would the content method allow for that?

My primary use for image replacement at the moment is displaying a different set of images to mobile users than to desktop users and (hopefully) preserving the text for people with images turned off or screen readers.  The content method would achieve the first goal but does it achieve the second two? Would I have to duplicate the fall back text for each device in their targeted style sheets?</description>
		<content:encoded><![CDATA[<p>Hm.  Does the content method replace the text that is in the element?  Does it remove the text and insert the image?  How would a screen reader handle that?</p>
<p>Has there been any talk of a foreground-image property?  I can think of some cool things to do with that off the top of my head some of them requiring multiple foreground images.  Would the content method allow for that?</p>
<p>My primary use for image replacement at the moment is displaying a different set of images to mobile users than to desktop users and (hopefully) preserving the text for people with images turned off or screen readers.  The content method would achieve the first goal but does it achieve the second two? Would I have to duplicate the fall back text for each device in their targeted style sheets?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatih Hayrioğlu&#8217;nun not defteri &#187; 11 Şubat Web&#8217;den seçme haberler</title>
		<link>http://www.css3.info/image-replacement-in-css3/comment-page-1/#comment-105234</link>
		<dc:creator>Fatih Hayrioğlu&#8217;nun not defteri &#187; 11 Şubat Web&#8217;den seçme haberler</dc:creator>
		<pubDate>Mon, 11 Feb 2008 19:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/image-replacement-in-css3/#comment-105234</guid>
		<description>[...] CSS3&#8242;de metin yerine resim koyma metodu. CSS3 ile her şey daha iyi olacak. Bağlantı [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS3&#8242;de metin yerine resim koyma metodu. CSS3 ile her şey daha iyi olacak. Bağlantı [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/


Served from: css3.info @ 2010-07-30 19:23:42 -->