<?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 Selectors Archives - Tutorialdeep</title>
	<atom:link href="https://tutorialdeep.com/category/jquery-selectors/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutorialdeep.com/category/jquery-selectors/</link>
	<description>Helping developers and blogger since 2017</description>
	<lastBuildDate>Thu, 10 Dec 2020 15:01:41 +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 Selectors Archives - Tutorialdeep</title>
	<link>https://tutorialdeep.com/category/jquery-selectors/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>jQuery All Selector (&#8220;*&#8221;)</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-all-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 23 Nov 2019 13:08:38 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28673</guid>

					<description><![CDATA[<p>The jQuery all selector selects every element of the HTML page. If you want to apply color to all the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-all-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery All Selector (&#8220;*&#8221;)"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-all-selector/">jQuery All Selector (&#8220;*&#8221;)</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery .class Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-class-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 26 Nov 2019 17:24:27 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28690</guid>

					<description><![CDATA[<p>A jQuery .class selector selects all the elements for the specified class name. You can apply CSS or any other &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-class-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery .class Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-class-selector/">jQuery .class Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery #id Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-id-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 27 Nov 2019 14:58:59 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28703</guid>

					<description><![CDATA[<p>A jQuery #id selector selects elements with the id you have specified. After you select the required element, you can &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-id-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery #id Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-id-selector/">jQuery #id Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery Child Element Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-child-element-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 29 Nov 2019 16:24:33 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28713</guid>

					<description><![CDATA[<p>When you want to apply the style to the child element of the list, div, etc. jQuery child element selector &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-child-element-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery Child Element Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-child-element-selector/">jQuery Child Element Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :animated Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-animated-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 04 Dec 2019 10:31:11 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28756</guid>

					<description><![CDATA[<p>When you want to select all the animated elements on a single page, you have to use the jQuery :animated &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-animated-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :animated Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-animated-selector/">jQuery :animated Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :even Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-even-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 06 Dec 2019 17:14:46 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28794</guid>

					<description><![CDATA[<p>The jQuery :even selector selects the even elements of the matching tag name of HTML. The tag name elements can &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-even-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :even Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-even-selector/">jQuery :even Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :first Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-first-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 09 Dec 2019 14:59:06 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28815</guid>

					<description><![CDATA[<p>The jQuery :first selector select only the first matching item of the group element. The group element can be a &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-first-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :first Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-first-selector/">jQuery :first Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :eq() Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-eq-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 13 Dec 2019 10:39:42 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28832</guid>

					<description><![CDATA[<p>The jQuery :eq() selector selects the group elements at index n. Each group element starts with an index value 0. &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-eq-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :eq() Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-eq-selector/">jQuery :eq() Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :gt() Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-gt-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 16 Dec 2019 08:46:11 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28872</guid>

					<description><![CDATA[<p>The jQuery :gt() Selector select the elements greater than the specified index value. It applies the jquery to all the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-gt-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :gt() Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-gt-selector/">jQuery :gt() Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :last Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-last-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 18 Dec 2019 07:59:48 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28907</guid>

					<description><![CDATA[<p>The jQuery :last selector selects the last element in a group. If you want to apply jQuery to the last &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-last-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :last Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-last-selector/">jQuery :last Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :lt() Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-lt-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 26 Dec 2019 15:08:02 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28953</guid>

					<description><![CDATA[<p>The jQuery :lt() selector selects the items of group element less than the specified index number. Each item of a &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-lt-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :lt() Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-lt-selector/">jQuery :lt() Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :odd Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-odd-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 30 Dec 2019 07:59:58 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=28969</guid>

					<description><![CDATA[<p>The jQuery :odd selector selects the odd items from the group element. The group element can be a table, list, &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-odd-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :odd Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-odd-selector/">jQuery :odd Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :not Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-not-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 07 Jan 2020 08:13:42 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29104</guid>

					<description><![CDATA[<p>The jQuery :not selector selects all the elements which are not specified. It can be useful when you want to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-not-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :not Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-not-selector/">jQuery :not Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :contains() Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-contains-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 11:04:52 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29145</guid>

					<description><![CDATA[<p>The jQuery :contains() selector selects the elements containing the specified matching text content. It can be useful when you want &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-contains-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :contains() Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-contains-selector/">jQuery :contains() Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :empty Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-empty-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 09 Jan 2020 10:02:20 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29186</guid>

					<description><![CDATA[<p>The jQuery :empty selector selects all the elements which are empty and contains no child items. If you want to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-empty-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :empty Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-empty-selector/">jQuery :empty Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :has() Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-has-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 10 Jan 2020 08:46:33 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29222</guid>

					<description><![CDATA[<p>The jQuery :has() selector select the elements that contain one or more matching specified element inside them. If you want &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-has-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :has() Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-has-selector/">jQuery :has() Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :parent Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-parent-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 11 Jan 2020 08:37:20 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29273</guid>

					<description><![CDATA[<p>The jQuery :parent selector selects all the elements containing at least one element or text content. If you want to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-parent-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :parent Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-parent-selector/">jQuery :parent Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :hidden Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-hidden-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 12 Jan 2020 10:31:47 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29322</guid>

					<description><![CDATA[<p>The jQuery :hidden selector select all the hidden elements by considering any of the below situations: Element is set to &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-hidden-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :hidden Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-hidden-selector/">jQuery :hidden Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :visible Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-visible-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 13 Jan 2020 07:42:35 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29359</guid>

					<description><![CDATA[<p>The jQuery :visible selector selects all the visible elements by not considering the below conditions.. The element which are set &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-visible-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :visible Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-visible-selector/">jQuery :visible Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :first-child Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-first-child-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 15 Jan 2020 06:53:47 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29425</guid>

					<description><![CDATA[<p>The jQuery :first-child selector select all the items that are the first child of its parent. If you use it &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-first-child-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :first-child Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-first-child-selector/">jQuery :first-child Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :first-of-type Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-first-of-type-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 17 Jan 2020 08:37:56 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29508</guid>

					<description><![CDATA[<p>The jQuery :first-of-type selector selects all the elements that are the first among the sibling of the same parent element. &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-first-of-type-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :first-of-type Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-first-of-type-selector/">jQuery :first-of-type Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :last-child Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-last-child-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 20 Jan 2020 04:39:00 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29560</guid>

					<description><![CDATA[<p>The jQuery :last-child selector selects all the items that are the last child of the parent element. The parent elements &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-last-child-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :last-child Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-last-child-selector/">jQuery :last-child Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :last-of-type Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-last-of-type-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 22 Jan 2020 08:06:09 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29658</guid>

					<description><![CDATA[<p>The jQuery :last-of-type selector selects all the elements which are the last child of matching type of its parent. The &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-last-of-type-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :last-of-type Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-last-of-type-selector/">jQuery :last-of-type Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :nth-child() Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-nth-child-selector/</link>
					<comments>https://tutorialdeep.com/jquery-reference/jquery-nth-child-selector/#comments</comments>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 21 Jan 2020 08:30:35 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29605</guid>

					<description><![CDATA[<p>The jQuery nth-child() selector selects all the elements for the specified nth-child of the parent. By using the selector, you &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-nth-child-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :nth-child() Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-nth-child-selector/">jQuery :nth-child() Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tutorialdeep.com/jquery-reference/jquery-nth-child-selector/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>jQuery :nth-last-child() Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-nth-last-child-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 23 Jan 2020 12:25:08 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29705</guid>

					<description><![CDATA[<p>The jQuery :nth-last-child() selector selects all the child elements that are the nth-child of their parents. It selects the elements &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-nth-last-child-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :nth-last-child() Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-nth-last-child-selector/">jQuery :nth-last-child() Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :nth-last-of-type() Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-nth-last-of-type-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 25 Jan 2020 07:34:10 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29729</guid>

					<description><![CDATA[<p>The jQuery :nth-last-of-type() selector selects all child items of their parent with matching element type. You have to specify the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-nth-last-of-type-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :nth-last-of-type() Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-nth-last-of-type-selector/">jQuery :nth-last-of-type() Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :nth-of-type() Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-nth-of-type-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 26 Jan 2020 07:00:08 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29755</guid>

					<description><![CDATA[<p>The jQuery :nth-of-type() Selector selects all the items of their parent of the specified element type. You can select the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-nth-of-type-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :nth-of-type() Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-nth-of-type-selector/">jQuery :nth-of-type() Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :only-child Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-only-child-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 27 Jan 2020 09:20:17 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29828</guid>

					<description><![CDATA[<p>The jQuery :only-child selector selects all the elements that are the only child matching of its parent. If the parent &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-only-child-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :only-child Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-only-child-selector/">jQuery :only-child Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :only-of-type Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-only-of-type-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 28 Jan 2020 08:05:46 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29856</guid>

					<description><![CDATA[<p>The jQuery :only-of-type selector selects all the elements of only of matching type of its parent. If the parent element &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-only-of-type-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :only-of-type Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-only-of-type-selector/">jQuery :only-of-type Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :button Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-button-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 29 Jan 2020 06:57:07 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29870</guid>

					<description><![CDATA[<p>The jQuery :button selector selects the HTML button element and the input type="button" element. We don&#8217;t need to use the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-button-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :button Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-button-selector/">jQuery :button Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :checkbox Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-checkbox-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 30 Jan 2020 07:39:45 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29929</guid>

					<description><![CDATA[<p>The jQuery :checkbox selector selects the checkboxes in a form. You have to use the checkboxes to provide the options &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-checkbox-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :checkbox Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-checkbox-selector/">jQuery :checkbox Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :checked Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-checked-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 31 Jan 2020 07:28:11 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=29967</guid>

					<description><![CDATA[<p>The jQuery :checked selector selects the checkboxes and the radio button options if checked. Both are the elements come inside &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-checked-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :checked Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-checked-selector/">jQuery :checked Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :disabled Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-disabled-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 01 Feb 2020 15:25:25 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30037</guid>

					<description><![CDATA[<p>The jQuery :disabled selector selects all the disabled elements in a form. You can apply the CSS and other effects &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-disabled-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :disabled Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-disabled-selector/">jQuery :disabled Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :enabled Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-enabled-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 02 Feb 2020 05:31:42 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30060</guid>

					<description><![CDATA[<p>The jQuery :enabled Selector selects all the elements that are enabled in a form. By default, all the elements of &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-enabled-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :enabled Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-enabled-selector/">jQuery :enabled Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :focus Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-focus-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 03 Feb 2020 18:12:00 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30103</guid>

					<description><![CDATA[<p>The jQuery :focus selector selects all the elements that are currently focused on. There are many elements inside the form. &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-focus-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :focus Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-focus-selector/">jQuery :focus Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :file Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-file-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 04 Feb 2020 03:55:56 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30114</guid>

					<description><![CDATA[<p>The jQuery :file Selector selects all the elements with the input type="file" attribute. This is the file uploads in a &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-file-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :file Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-file-selector/">jQuery :file Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :image Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-image-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 05 Feb 2020 12:09:12 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30165</guid>

					<description><![CDATA[<p>The jQuery :image Selector selects all the input type="image" elements in a form. The input type image defines the submit &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-image-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :image Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-image-selector/">jQuery :image Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :input Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-input-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Thu, 06 Feb 2020 11:52:21 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30207</guid>

					<description><![CDATA[<p>The jQuery :input selector selects all the input type elements in a form. It selects every input elements including textarea, &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-input-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :input Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-input-selector/">jQuery :input Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :password Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-password-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Fri, 07 Feb 2020 06:58:12 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30236</guid>

					<description><![CDATA[<p>The jQuery :password selector select all the input type password elements in a form. This can be useful when you &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-password-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :password Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-password-selector/">jQuery :password Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :radio Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-radio-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sat, 08 Feb 2020 05:00:07 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30261</guid>

					<description><![CDATA[<p>The jQuery :radio selector selects all the input type radio elements in a form. A radio button is used in &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-radio-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :radio Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-radio-selector/">jQuery :radio Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :reset Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-reset-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Sun, 09 Feb 2020 12:15:36 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30295</guid>

					<description><![CDATA[<p>The jQuery :reset selector selects all the input type reset elements in a form. A reset button is used in &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-reset-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :reset Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-reset-selector/">jQuery :reset Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :selected Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-selected-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Mon, 10 Feb 2020 06:18:56 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30316</guid>

					<description><![CDATA[<p>The jQuery :selected selector select the select box options which are selected. It works only on the select box options &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-selected-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :selected Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-selected-selector/">jQuery :selected Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :submit Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-submit-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Tue, 11 Feb 2020 04:48:41 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30346</guid>

					<description><![CDATA[<p>The jQuery :submit selector selects all the elements with type=&#8221;submit&#8221; attribute. These are the attributes of the input and the &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-submit-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :submit Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-submit-selector/">jQuery :submit Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery :text Selector</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-text-selector/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 12 Feb 2020 12:53:57 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30410</guid>

					<description><![CDATA[<p>The jQuery :text selector selects all the input type text elements in a form. When you want to get user &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-text-selector/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery :text Selector"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-text-selector/">jQuery :text Selector</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>jQuery removeAttr() method</title>
		<link>https://tutorialdeep.com/jquery-reference/jquery-removeattr-method/</link>
		
		<dc:creator><![CDATA[Roshan Parihar]]></dc:creator>
		<pubDate>Wed, 19 Feb 2020 05:28:34 +0000</pubDate>
				<category><![CDATA[jQuery Selectors]]></category>
		<guid isPermaLink="false">https://tutorialdeep.com/?post_type=jquery_reference&#038;p=30666</guid>

					<description><![CDATA[<p>The jQuery removeAttr() method can be used to remove the attributes from the selected elements. You can remove single or &#8230; </p>
<p class="link-more"><a href="https://tutorialdeep.com/jquery-reference/jquery-removeattr-method/" class="more-link">Continue reading<span class="screen-reader-text"> "jQuery removeAttr() method"</span></a></p>
<p>The post <a href="https://tutorialdeep.com/jquery-reference/jquery-removeattr-method/">jQuery removeAttr() method</a> appeared first on <a href="https://tutorialdeep.com">Tutorialdeep</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
