<?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>previousSibling &#8211; 随手笔记</title>
	<atom:link href="https://www.anhana.com/archives/tag/previoussibling/feed" rel="self" type="application/rss+xml" />
	<link>https://www.anhana.com</link>
	<description></description>
	<lastBuildDate>Wed, 14 May 2014 13:43:00 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.1</generator>
	<item>
		<title>JS 获取某个元素上一个或下一个节点 previousSibling &#038; nextSibling</title>
		<link>https://www.anhana.com/archives/17</link>
					<comments>https://www.anhana.com/archives/17#comments</comments>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Fri, 22 Nov 2013 09:20:37 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[nextSibling]]></category>
		<category><![CDATA[previousSibling]]></category>
		<category><![CDATA[上一节点]]></category>
		<category><![CDATA[下一节点]]></category>
		<guid isPermaLink="false">http://59.188.255.216/?p=17</guid>

					<description><![CDATA[nextSibling 属性可返回节某个元素之后下一个节点。 previousSibling则与其相反，获取的 [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.anhana.com/archives/17/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
