<?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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: 图形化按钮</title>
	<atom:link href="http://www.mikkolee.com/73/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mikkolee.com/73</link>
	<description>关于界面的价值观与方法论</description>
	<lastBuildDate>Sat, 04 Sep 2010 14:28:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 小薛</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-74</link>
		<dc:creator>小薛</dc:creator>
		<pubDate>Wed, 19 Nov 2008 05:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-74</guid>
		<description>163的做法是&lt;a&gt;&lt;/a&gt;，a：设背景，display:block; position:relative;
input { position:absolute; left:-XXpx !important; width:1px; }
这样看不见input，而a里的图片正常显示．</description>
		<content:encoded><![CDATA[<p>163的做法是<a></a>，a：设背景，display:block; position:relative;<br />
input { position:absolute; left:-XXpx !important; width:1px; }<br />
这样看不见input，而a里的图片正常显示．</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小麦</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-72</link>
		<dc:creator>小麦</dc:creator>
		<pubDate>Tue, 18 Nov 2008 06:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-72</guid>
		<description>倒还真是个好办法。但是我总是觉得，万一有什么字符的笔画正好出现在里面，也挺麻烦的。</description>
		<content:encoded><![CDATA[<p>倒还真是个好办法。但是我总是觉得，万一有什么字符的笔画正好出现在里面，也挺麻烦的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hax</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-71</link>
		<dc:creator>hax</dc:creator>
		<pubDate>Tue, 18 Nov 2008 06:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-71</guid>
		<description>稻草的办法真有想象力。。。</description>
		<content:encoded><![CDATA[<p>稻草的办法真有想象力。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 稻草</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-70</link>
		<dc:creator>稻草</dc:creator>
		<pubDate>Mon, 17 Nov 2008 15:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-70</guid>
		<description>隐藏input: type=&quot;button&quot;里的字，text-indent往往在browser的兼容性会存在挺多的问题的.记得opera以前的版本会有类似的问题

另一个做法就是{font-size:175em; width:value; height:value; display:block; overflow:hidden;}  

也就是把字体设的超大:)</description>
		<content:encoded><![CDATA[<p>隐藏input: type=&#8221;button&#8221;里的字，text-indent往往在browser的兼容性会存在挺多的问题的.记得opera以前的版本会有类似的问题</p>
<p>另一个做法就是{font-size:175em; width:value; height:value; display:block; overflow:hidden;}  </p>
<p>也就是把字体设的超大:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 雨无形</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-69</link>
		<dc:creator>雨无形</dc:creator>
		<pubDate>Mon, 17 Nov 2008 13:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-69</guid>
		<description>从来没想过这么多，一直都是display：block来做的，研究一下..</description>
		<content:encoded><![CDATA[<p>从来没想过这么多，一直都是display：block来做的，研究一下..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小麦</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-68</link>
		<dc:creator>小麦</dc:creator>
		<pubDate>Mon, 17 Nov 2008 04:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-68</guid>
		<description>哎，反正这个wordpress很难用。我也不知道，将就吧。</description>
		<content:encoded><![CDATA[<p>哎，反正这个wordpress很难用。我也不知道，将就吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hax</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-67</link>
		<dc:creator>hax</dc:creator>
		<pubDate>Sun, 16 Nov 2008 08:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-67</guid>
		<description>oops
代码应该是
&lt;a id=&quot;done&quot; href=&quot;xxx&quot;&gt;...

btw，为什么chrome提交的文本中的回车在下面的comments列表中会变成� � ？</description>
		<content:encoded><![CDATA[<p>oops<br />
代码应该是<br />
&lt;a id=&#8221;done&#8221; href=&#8221;xxx&#8221;&gt;&#8230;</p>
<p>btw，为什么chrome提交的文本中的回车在下面的comments列表中会变成� � ？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hax</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-66</link>
		<dc:creator>hax</dc:creator>
		<pubDate>Sun, 16 Nov 2008 08:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-66</guid>
		<description>嗯，是chrome的缓存作怪，按了ctrl-F5后就好了。

一切向后看，往往是阻碍Web前进的最大障碍。我并不是说兼容性不重要，不过确实这经常导致我们忘记了graceful degradation的可能性。以css3的replaced content来说，以下代码：
&lt;a href=&quot;xxx&quot; rel=&quot;nofollow&quot;&gt;完成注册&lt;/a&gt;
#done { content:url(pic) }
可以达到效果，而且在不支持replaced content、或者图片无法读取时，都会退化为一般的a链接。</description>
		<content:encoded><![CDATA[<p>嗯，是chrome的缓存作怪，按了ctrl-F5后就好了。</p>
<p>一切向后看，往往是阻碍Web前进的最大障碍。我并不是说兼容性不重要，不过确实这经常导致我们忘记了graceful degradation的可能性。以css3的replaced content来说，以下代码：<br />
<a href="xxx" rel="nofollow">完成注册</a><br />
#done { content:url(pic) }<br />
可以达到效果，而且在不支持replaced content、或者图片无法读取时，都会退化为一般的a链接。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 大仙</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-64</link>
		<dc:creator>大仙</dc:creator>
		<pubDate>Sun, 16 Nov 2008 02:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-64</guid>
		<description>呵呵，今天有东西学！</description>
		<content:encoded><![CDATA[<p>呵呵，今天有东西学！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小麦</title>
		<link>http://www.mikkolee.com/73/comment-page-1#comment-62</link>
		<dc:creator>小麦</dc:creator>
		<pubDate>Sat, 15 Nov 2008 16:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikkolee.com/?p=73#comment-62</guid>
		<description>&quot;理想上，CSS3的replaced content 特性用来实现这个需求是再好不过，不过目前只有少数浏览器支持（例如chrome）。&quot;

我的要求C要满足。

你讲的图片失效的问题确实有道理。那可以考虑一下用，src引用透明图片，CSS仍采用背景图。呵呵，我还没来得及试。

另外，我这条留言是在Chrome上发的。应该没啥问题</description>
		<content:encoded><![CDATA[<p>&#8220;理想上，CSS3的replaced content 特性用来实现这个需求是再好不过，不过目前只有少数浏览器支持（例如chrome）。&#8221;</p>
<p>我的要求C要满足。</p>
<p>你讲的图片失效的问题确实有道理。那可以考虑一下用，src引用透明图片，CSS仍采用背景图。呵呵，我还没来得及试。</p>
<p>另外，我这条留言是在Chrome上发的。应该没啥问题</p>
]]></content:encoded>
	</item>
</channel>
</rss>
