<?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>jQuery Traversing Archives - Tutorialdeep</title>
	<atom:link href="https://tutorialdeep.com/category/jquery-traversing/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutorialdeep.com/category/jquery-traversing/</link>
	<description>Helping developers and blogger since 2017</description>
	<lastBuildDate>Sat, 28 Aug 2021 07:59:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://tutorialdeep.com/wp-content/uploads/2017/04/favicon.png</url>
	<title>jQuery Traversing Archives - Tutorialdeep</title>
	<link>https://tutorialdeep.com/category/jquery-traversing/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>jQuery filter() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-filter-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 04 Apr 2020 10:14:08 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=31756</guid>

					<description><![CDATA[<p>The jQuery filter() method can be used to return the element matching with certain criteria. It also filters out the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-filter-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery filter() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-filter-method/">jQuery filter() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery first() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-first-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 05 Apr 2020 06:19:33 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=31837</guid>

					<description><![CDATA[<p>The jQuery first() method can be used to return the first item of the selected element. It selects the first &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-first-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery first() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-first-method/">jQuery first() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery has() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-has-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 06 Apr 2020 17:23:42 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=31910</guid>

					<description><![CDATA[<p>The jQuery has() method can be used to return single or multiple matching elements. It can be helpful to select &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-has-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery has() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-has-method/">jQuery has() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery is() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-is-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 07 Apr 2020 10:17:02 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=31929</guid>

					<description><![CDATA[<p>The jQuery is() method can be used to check whether the matching element is present or not. It finds one &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-is-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery is() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-is-method/">jQuery is() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery last() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-last-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 09 Apr 2020 03:50:49 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32015</guid>

					<description><![CDATA[<p>The jQuery last() method can be used to return the last item of the selected element. jQuery select last element &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-last-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery last() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-last-method/">jQuery last() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery map() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-map-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 12 Apr 2020 06:06:41 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32050</guid>

					<description><![CDATA[<p>The jQuery map() method can be used to create a new object containing the return values from each selected element &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-map-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery map() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-map-method/">jQuery map() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery not() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-not-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 13 Apr 2020 05:51:34 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32071</guid>

					<description><![CDATA[<p>The jQuery not() method can be used to select all the elements which are is not matching with the specified &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-not-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery not() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-not-method/">jQuery not() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery slice() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-slice-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 14 Apr 2020 06:29:41 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32103</guid>

					<description><![CDATA[<p>The jQuery slice() method can be used to select a subset of elements based on a specified set of indexes. &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-slice-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery slice() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-slice-method/">jQuery slice() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery add() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-add-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 15 Apr 2020 13:32:54 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32123</guid>

					<description><![CDATA[<p>The jQuery add() method can be used to add elements to the existing group of elements. It can add the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-add-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery add() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-add-method/">jQuery add() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery addBack() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-addback-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 16 Apr 2020 04:16:20 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32142</guid>

					<description><![CDATA[<p>The jQuery addBack() method can be used to add the previous set of elements to the current. The method adds &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-addback-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery addBack() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-addback-method/">jQuery addBack() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery contents() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-contents-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 17 Apr 2020 05:21:06 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32168</guid>

					<description><![CDATA[<p>The jQuery contents() method can be used to return all the direct children of the selected element. It also includes &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-contents-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery contents() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-contents-method/">jQuery contents() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery each() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-each-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 20 Apr 2020 14:14:07 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32267</guid>

					<description><![CDATA[<p>The jQuery each() method can be used to iterate through a jQuery object. You can find each element content using &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-each-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery each() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-each-method/">jQuery each() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery children() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-children-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 21 Apr 2020 10:36:30 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32298</guid>

					<description><![CDATA[<p>The jQuery children() method can be used to return all or specified children of the selected element. You can find &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-children-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery children() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-children-method/">jQuery children() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery closest() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-closest-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 22 Apr 2020 05:00:00 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32324</guid>

					<description><![CDATA[<p>jQuery closest() method can be used to return the first specified ancestor of the selected element. It finds the closest &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-closest-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery closest() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-closest-method/">jQuery closest() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery find() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-find-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 23 Apr 2020 10:37:14 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32349</guid>

					<description><![CDATA[<p>The jQuery find() method can be used to get all the matching descendant elements for the selected element. When you &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-find-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery find() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-find-method/">jQuery find() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery next() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-next-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 24 Apr 2020 06:07:26 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32369</guid>

					<description><![CDATA[<p>The jQuery next() method can be used to return the next sibling element for the selected element. Siblings are the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-next-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery next() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-next-method/">jQuery next() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery nextAll() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-nextall-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 25 Apr 2020 04:32:35 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32400</guid>

					<description><![CDATA[<p>The jQuery nextAll() method can be used to get all the next sibling elements of the selected element. It returns &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-nextall-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery nextAll() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-nextall-method/">jQuery nextAll() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery nextUntil() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-nextuntil-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 27 Apr 2020 04:49:04 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32469</guid>

					<description><![CDATA[<p>The jQuery nextUntil() method can be used to get all the next sibling elements between two specified elements. The siblings &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-nextuntil-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery nextUntil() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-nextuntil-method/">jQuery nextUntil() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery parent() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-parent-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 28 Apr 2020 10:34:35 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32500</guid>

					<description><![CDATA[<p>The jQuery parent() method can be used to get the parent of the selected element. You can find the single &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-parent-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery parent() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-parent-method/">jQuery parent() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery parents() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-parents-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 30 Apr 2020 07:17:32 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32528</guid>

					<description><![CDATA[<p>The jQuery parents() method can be used to get all the parent elements of the selected element. It traverses through &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-parents-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery parents() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-parents-method/">jQuery parents() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery parentsUntil() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-parentsuntil-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 01 May 2020 07:04:00 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32555</guid>

					<description><![CDATA[<p>jQuery parentsUntil() method can be used to get all the parents between two specified elements. You have to select the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-parentsuntil-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery parentsUntil() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-parentsuntil-method/">jQuery parentsUntil() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery prev() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-prev-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 03 May 2020 13:49:53 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32583</guid>

					<description><![CDATA[<p>The jQuery prev() method can be used to get the previous sibling of the selected element. It is the previous &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-prev-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery prev() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-prev-method/">jQuery prev() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery prevAll() Method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-prevall-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 04 May 2020 07:33:50 +0000</pubDate>
				<category><![CDATA[jQuery Traversing]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=32603</guid>

					<description><![CDATA[<p>The jQuery prevAll() method can be used to get or return all the previous siblings of the selected element. It &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-prevall-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery prevAll() Method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-prevall-method/">jQuery prevAll() Method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
