<?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>《用getBoundingClientRect()来获取页面元素的位置》的评论</title>
	<atom:link href="http://www.css88.com/archives/1772/feed" rel="self" type="application/rss+xml" />
	<link>http://www.css88.com/archives/1772</link>
	<description>专注前端开发，关注用户体验</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:58:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>作者：陈超群’s Blog &#187; 获取页面元素的位置</title>
		<link>http://www.css88.com/archives/1772/comment-page-1#comment-9499</link>
		<dc:creator>陈超群’s Blog &#187; 获取页面元素的位置</dc:creator>
		<pubDate>Thu, 08 Jul 2010 05:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.css88.com/?p=1772#comment-9499</guid>
		<description>[...] 在jquery中获取元素的页面位置,可以很方便的使用offset().left、offset().top来获取，其实在去年有看到过码头的博文：http://www.css88.com/archives/1772 用getBoundingClientRect()来获取页面元素的位置，这技术一不用就会慢慢荒废了,还是记录在blog好，没事翻翻还可以增强记忆,感谢阿里云的朋友~~ document.documentElement.getBoundingClientRect [...]</description>
		<content:encoded><![CDATA[<p>[...] 在jquery中获取元素的页面位置,可以很方便的使用offset().left、offset().top来获取，其实在去年有看到过码头的博文：http://www.css88.com/archives/1772 用getBoundingClientRect()来获取页面元素的位置，这技术一不用就会慢慢荒废了,还是记录在blog好，没事翻翻还可以增强记忆,感谢阿里云的朋友~~ document.documentElement.getBoundingClientRect [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

