<?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 wildcard selectors</title>
	<atom:link href="http://ropox.net/archives/1081/feed" rel="self" type="application/rss+xml" />
	<link>http://ropox.net/archives/1081</link>
	<description>thoughts from a web engineer</description>
	<lastBuildDate>Sat, 27 Feb 2010 15:43:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Søren Sprogø</title>
		<link>http://ropox.net/archives/1081/comment-page-1#comment-1594</link>
		<dc:creator>Søren Sprogø</dc:creator>
		<pubDate>Fri, 05 Feb 2010 14:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://ropox.net/?p=1081#comment-1594</guid>
		<description>Try the id$=upgrade instead. $= seems to be the wildcard selector.</description>
		<content:encoded><![CDATA[<p>Try the id$=upgrade instead. $= seems to be the wildcard selector.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Campo</title>
		<link>http://ropox.net/archives/1081/comment-page-1#comment-1571</link>
		<dc:creator>Campo</dc:creator>
		<pubDate>Wed, 21 Oct 2009 02:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://ropox.net/?p=1081#comment-1571</guid>
		<description>Excellent post, thanks so much for the info, it helped a lot!!</description>
		<content:encoded><![CDATA[<p>Excellent post, thanks so much for the info, it helped a lot!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wytze</title>
		<link>http://ropox.net/archives/1081/comment-page-1#comment-790</link>
		<dc:creator>Wytze</dc:creator>
		<pubDate>Wed, 22 Jul 2009 15:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://ropox.net/?p=1081#comment-790</guid>
		<description>There is a lot you can do to select the required items you want to manipulate.

Have a look at the docs to view all possibilities: http://docs.jquery.com/Selectors

In my case I needed the: input[name$=&#039;letter&#039;] to select the required items because I use JSF to generate the pages.</description>
		<content:encoded><![CDATA[<p>There is a lot you can do to select the required items you want to manipulate.</p>
<p>Have a look at the docs to view all possibilities: <a href="http://docs.jquery.com/Selectors" rel="nofollow">http://docs.jquery.com/Selectors</a></p>
<p>In my case I needed the: input[name$='letter'] to select the required items because I use JSF to generate the pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery wildcard selectors &#171; Stephen&#8217;s dev blog</title>
		<link>http://ropox.net/archives/1081/comment-page-1#comment-670</link>
		<dc:creator>jQuery wildcard selectors &#171; Stephen&#8217;s dev blog</dc:creator>
		<pubDate>Fri, 24 Apr 2009 09:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://ropox.net/?p=1081#comment-670</guid>
		<description>[...] Comment!    UPDATE: The below method no longer works! Go here to see a tested, working method: http://ropox.net/archives/1081 [...]</description>
		<content:encoded><![CDATA[<p>[...] Comment!    UPDATE: The below method no longer works! Go here to see a tested, working method: <a href="http://ropox.net/archives/1081" rel="nofollow">http://ropox.net/archives/1081</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal Svab</title>
		<link>http://ropox.net/archives/1081/comment-page-1#comment-401</link>
		<dc:creator>Michal Svab</dc:creator>
		<pubDate>Fri, 27 Feb 2009 14:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://ropox.net/?p=1081#comment-401</guid>
		<description>ropox: Thanks for this tip. I was starting to get crazy with all the variations of &#039;\\S*&#039; I tried and none worked.</description>
		<content:encoded><![CDATA[<p>ropox: Thanks for this tip. I was starting to get crazy with all the variations of &#8216;\\S*&#8217; I tried and none worked.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
