<?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 Intro</title>
	<atom:link href="http://compguyaug.com/2009/10/jquery-intro/feed/" rel="self" type="application/rss+xml" />
	<link>http://compguyaug.com/2009/10/jquery-intro/</link>
	<description>Get more out of your computer</description>
	<lastBuildDate>Tue, 14 Sep 2010 14:46:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan</title>
		<link>http://compguyaug.com/2009/10/jquery-intro/comment-page-1/#comment-19</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 02 Nov 2009 17:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://compguyaug.com/?p=262#comment-19</guid>
		<description>Thanks, I am all set now.</description>
		<content:encoded><![CDATA[<p>Thanks, I am all set now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://compguyaug.com/2009/10/jquery-intro/comment-page-1/#comment-18</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 02 Nov 2009 15:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://compguyaug.com/?p=262#comment-18</guid>
		<description>You can select by id, but not by name. This should work for id:

$(&quot;#SelectedYear&quot;)

James</description>
		<content:encoded><![CDATA[<p>You can select by id, but not by name. This should work for id:</p>
<p>$(&#8220;#SelectedYear&#8221;)</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://compguyaug.com/2009/10/jquery-intro/comment-page-1/#comment-17</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 02 Nov 2009 15:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://compguyaug.com/?p=262#comment-17</guid>
		<description>James,

Is it pssible to select by name or do you need an id?  I cannot get the following to work.


$(&quot;SelectedYear&quot;)

Thanks,
Dan</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>Is it pssible to select by name or do you need an id?  I cannot get the following to work.</p>
<p>$(&#8220;SelectedYear&#8221;)</p>
<p>Thanks,<br />
Dan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

