<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>不厭其煩 &#187; web design</title>
	<atom:link href="http://reder.wordpress.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://reder.wordpress.com</link>
	<description>Reder's Blog, experimental version</description>
	<lastBuildDate>Mon, 26 Sep 2011 16:52:36 +0000</lastBuildDate>
	<language>zh-tw</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='reder.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>不厭其煩 &#187; web design</title>
		<link>http://reder.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://reder.wordpress.com/osd.xml" title="不厭其煩" />
	<atom:link rel='hub' href='http://reder.wordpress.com/?pushpress=hub'/>
		<item>
		<title>iframe 的 border</title>
		<link>http://reder.wordpress.com/2009/09/04/iframe-border/</link>
		<comments>http://reder.wordpress.com/2009/09/04/iframe-border/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 09:39:15 +0000</pubDate>
		<dc:creator>Reder</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[iframe]]></category>

		<guid isPermaLink="false">http://blog.reder.ws/?p=519</guid>
		<description><![CDATA[雖然只是簡單小東西，不過還是備忘一下。 在頁面上的 &#60;iframe&#62;&#60;/iframe&#62; 如果想要做到無縫內嵌的話，除了在 CSS 裡設定： 記得 HTML 中也得設定 frameborder ： 這樣 IE 6~8、Firefox、Safari 才會都沒問題。 Posted in web design Tagged: iframe<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reder.wordpress.com&amp;blog=2209636&amp;post=519&amp;subd=reder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>雖然只是簡單小東西，不過還是備忘一下。</p>
<p>在頁面上的 <code>&lt;iframe&gt;&lt;/iframe&gt;</code> 如果想要做到無縫內嵌的話，除了在 CSS 裡設定：</p>
<p><pre class="brush: css;">
* iframe, iframe {
    border: 0px none;
}
</pre></p>
<p>記得 HTML 中也得設定 <code> frameborder </code>：</p>
<p><pre class="brush: xml;">

</pre></p>
<p>這樣 IE 6~8、Firefox、Safari 才會都沒問題。</p>
<br />Posted in web design Tagged: iframe <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reder.wordpress.com/519/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reder.wordpress.com/519/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reder.wordpress.com/519/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reder.wordpress.com/519/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reder.wordpress.com/519/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reder.wordpress.com/519/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reder.wordpress.com/519/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reder.wordpress.com/519/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reder.wordpress.com/519/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reder.wordpress.com/519/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reder.wordpress.com/519/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reder.wordpress.com/519/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reder.wordpress.com/519/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reder.wordpress.com/519/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reder.wordpress.com&amp;blog=2209636&amp;post=519&amp;subd=reder&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reder.wordpress.com/2009/09/04/iframe-border/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9e3acfe0ee9096e8b00561891d69fef6?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Reder</media:title>
		</media:content>
	</item>
	</channel>
</rss>
