<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post//</link>
<title><![CDATA[[前端兼容]IE6,IE7下按钮(BUTTON)变宽的解决方法]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Php/Js/Shell/Go]]></category>
<pubDate>Fri, 11 Jan 2013 09:05:35 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	IE6,IE7下按钮(BUTTON)变宽的解决方法：<br/><textarea name="code" class="php" rows="15" cols="100">.button&#123;overflow: visible; padding: 0 .5em;&#125;</textarea><br/><br/>来自：http://niutuku.com/tech/css/250633.shtml<br/><br/>或则单独写死在style里：<br/><textarea name="code" class="CSS" rows="15" cols="100">style=&quot;width:75px;text-align:center; height:25px&quot;</textarea><br/>写在Html页面里宽和高：<br/><textarea name="code" class="CSS" rows="15" cols="100">&lt;input type=&quot;button&quot; name=&quot;clone&quot; id=&quot;clone&quot; class=&quot;button&quot; value=&quot;加入专辑&quot; onclick=&quot;addAlbum();&quot; style=&quot;width:75px;text-align:center; height:25px&quot; /&gt;</textarea>
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [前端兼容]IE6,IE7下按钮(BUTTON)变宽的解决方法]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>