<?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/"
	>

<channel>
	<title>MyEChinese UED &#187; JS</title>
	<atom:link href="http://ued.myechinese.com/?feed=rss2&#038;tag=js-2" rel="self" type="application/rss+xml" />
	<link>http://ued.myechinese.com</link>
	<description>专注用户体验设计，怀有无限梦想，充满创意的优秀年轻团队。</description>
	<lastBuildDate>Sun, 06 Jan 2013 01:32:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>JS 有关获取宽、高的一些属性</title>
		<link>http://ued.myechinese.com/?p=60</link>
		<comments>http://ued.myechinese.com/?p=60#comments</comments>
		<pubDate>Wed, 21 Dec 2011 06:33:05 +0000</pubDate>
		<dc:creator>冬虫草</dc:creator>
				<category><![CDATA[前端开发]]></category>
		<category><![CDATA[JS]]></category>

		<guid isPermaLink="false">http://ued.myechinese.com/?p=60</guid>
		<description><![CDATA[网页可见区域宽：document.body.clientWidth
网页可见区域高：document.body.clientHeight
网页可见区域宽：document.body.offsetWidth (包括边线的宽)
网页可见区域高：document.body.offsetHeight[......]]]></description>
			<content:encoded><![CDATA[<p>网页可见区域宽：document.body.clientWidth<br />
网页可见区域高：document.body.clientHeight<br />
网页可见区域宽：document.body.offsetWidth (包括边线的宽)<br />
网页可见区域高：document.body.offsetHeight[......]</p>
<div style=float:left><!-- JiaThis Button BEGIN -->
<div id="ckepop">
	<span class="jiathis_txt">分享到：</span>
	<a class="jiathis_button_icons_1"></a>
	<a class="jiathis_button_icons_2"></a>
	<a class="jiathis_button_icons_3"></a>
	<a class="jiathis_button_icons_4"></a>
	<a class="jiathis_button_icons_5"></a>
	<a class="jiathis_button_icons_6"></a>
	<a class="jiathis_button_icons_7"></a>
	<a class="jiathis_button_icons_8"></a>
	<a class="jiathis_button_icons_9"></a>
	<a class="jiathis_button_icons_10"></a>
	<a href="http://www.jiathis.com/share?uid=1555452" class="jiathis jiathis_txt jtico jtico_jiathis" target="_blank"></a>
	<a class="jiathis_counter_style"></a>
</div>
<script type="text/javascript">var jiathis_config = {data_track_clickback:true};</script>
<script type="text/javascript" src="http://v2.jiathis.com/code/jia.js?uid=1555452" charset="utf-8"></script>
<!-- JiaThis Button END --></div>]]></content:encoded>
			<wfw:commentRss>http://ued.myechinese.com/?feed=rss2&#038;p=60</wfw:commentRss>
		<slash:comments>1145</slash:comments>
		</item>
	</channel>
</rss>
