<?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>Comments on: jQuery: what about this.title?</title>
	<atom:link href="/2010/04/06/jquery-what-about-this-title/feed/" rel="self" type="application/rss+xml" />
	<link>/2010/04/06/jquery-what-about-this-title/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Oskar Austegard</title>
		<link>/2010/04/06/jquery-what-about-this-title/comment-page-1/#comment-13473</link>
		<dc:creator><![CDATA[Oskar Austegard]]></dc:creator>
		<pubDate>Tue, 09 Nov 2010 22:37:35 +0000</pubDate>
		<guid isPermaLink="false">/?p=1413#comment-13473</guid>
		<description><![CDATA[Sorry - if $(&#039;element&#039;) refers to a jQuery selector, then this code is faulty.

You&#039;d need to refer to $(&#039;element&#039;)[N].title where N is the item in the selector&#039;s collection.]]></description>
		<content:encoded><![CDATA[<p>Sorry &#8211; if $(&#8216;element&#8217;) refers to a jQuery selector, then this code is faulty.</p>
<p>You&#8217;d need to refer to $(&#8216;element&#8217;)[N].title where N is the item in the selector&#8217;s collection.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
