<?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: Attribute Equals Selector [name=&quot;value&quot;]</title>
	<atom:link href="http://api.jquery.com/attribute-equals-selector/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.jquery.com/attribute-equals-selector/</link>
	<description>jQuery API Reference</description>
	<lastBuildDate>Fri, 19 Aug 2011 09:06:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sed2</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-8682</link>
		<dc:creator>sed2</dc:creator>
		<pubDate>Fri, 28 Jan 2011 20:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-8682</guid>
		<description>good job</description>
		<content:encoded><![CDATA[<p>good job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marghoob Suleman</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-8342</link>
		<dc:creator>Marghoob Suleman</dc:creator>
		<pubDate>Fri, 14 Jan 2011 14:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-8342</guid>
		<description>This is working perfectly. Thanks nickolashook :)</description>
		<content:encoded><![CDATA[<p>This is working perfectly. Thanks nickolashook <img src='http://api.jquery.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gosh</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-8254</link>
		<dc:creator>Gosh</dc:creator>
		<pubDate>Tue, 11 Jan 2011 19:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-8254</guid>
		<description>What I don&#039;t understand (maybe it&#039;s described somewhere, but couldn&#039;t find it) is why querying by empty class name stopped working in 1.4.x? I mean, in 1.3, $(&#039;td[class=&quot;&quot;]&#039;) would select both &lt;TD&gt; and &lt;TD CLASS=&quot;&quot;&gt;, but in 1.4 - only &lt;TD CLASS=&quot;&quot;&gt;, so I have to use  $(&#039;td&#039;).filter(&#039;[class=&quot;&quot;]&#039;) instead. As it is a backwards-incompatible change that can break quite some code (it actually does break mine), I think it should be pointed out at.</description>
		<content:encoded><![CDATA[<p>What I don&#39;t understand (maybe it&#39;s described somewhere, but couldn&#39;t find it) is why querying by empty class name stopped working in 1.4.x? I mean, in 1.3, $(&#39;td[class=""]&#39;) would select both &lt;TD&gt; and &lt;TD CLASS=&#8221;"&gt;, but in 1.4 &#8211; only &lt;TD CLASS=&#8221;"&gt;, so I have to use  $(&#39;td&#39;).filter(&#39;[class=""]&#39;) instead. As it is a backwards-incompatible change that can break quite some code (it actually does break mine), I think it should be pointed out at.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross L</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-7944</link>
		<dc:creator>Ross L</dc:creator>
		<pubDate>Tue, 30 Nov 2010 04:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-7944</guid>
		<description>Folks - cannot get other special characters to work in the value part of the field.  Specifically:&lt;br&gt;filter(&quot;[name=&#039;field.subfield.array[3]&#039;]&quot;), or properly escaped:&lt;br&gt;filter(&quot;[name=&#039;field\.subfield\.array\[3\]&#039;]&quot;)&lt;br&gt;&lt;br&gt;Any ideas?</description>
		<content:encoded><![CDATA[<p>Folks &#8211; cannot get other special characters to work in the value part of the field.  Specifically:<br />filter(&#8220;[name=&#39;field.subfield.array[3]&#39;]&#8221;), or properly escaped:<br />filter(&#8220;[name=&#39;field\.subfield\.array\[3\]&#39;]&#8221;)</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross L</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-7852</link>
		<dc:creator>Ross L</dc:creator>
		<pubDate>Mon, 29 Nov 2010 20:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-7852</guid>
		<description>Folks - cannot get other special characters to work in the value part of the field.  Specifically:&lt;br&gt;filter(&quot;[name=&#039;field.subfield.array[3]&#039;]&quot;), or properly escaped:&lt;br&gt;filter(&quot;[name=&#039;field\.subfield\.array\[3\]&#039;]&quot;)&lt;br&gt;&lt;br&gt;Any ideas?</description>
		<content:encoded><![CDATA[<p>Folks &#8211; cannot get other special characters to work in the value part of the field.  Specifically:<br />filter(&#8220;[name=&#39;field.subfield.array[3]&#39;]&#8221;), or properly escaped:<br />filter(&#8220;[name=&#39;field\.subfield\.array\[3\]&#39;]&#8221;)</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghen</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-7096</link>
		<dc:creator>Ghen</dc:creator>
		<pubDate>Fri, 19 Nov 2010 10:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-7096</guid>
		<description>Construction like $(&#039;input[name=names[]]&#039;) was broken in 1.4.4 or 1.4.3!
&lt;br&gt;Now you should write it: $(&#039;input[name=&#039;names[]&#039;]&#039;)</description>
		<content:encoded><![CDATA[<p>Construction like $(&#39;input[name=names[]]&#39;) was broken in 1.4.4 or 1.4.3!<br />
<br />Now you should write it: $(&#39;input[name=&#39;names[]&#39;]&#39;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drackir</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-6177</link>
		<dc:creator>Drackir</dc:creator>
		<pubDate>Thu, 07 Oct 2010 03:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-6177</guid>
		<description>Did you try leaving the quotes out?
&lt;br&gt;ie. $(&quot;input[value=]&quot;)</description>
		<content:encoded><![CDATA[<p>Did you try leaving the quotes out?<br />
<br />ie. $(&#8220;input[value=]&#8220;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nickolashook</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-12390</link>
		<dc:creator>nickolashook</dc:creator>
		<pubDate>Wed, 22 Sep 2010 14:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-12390</guid>
		<description>I found a workaround for this problem using .filter() which does work in all tested browsers (but one of the reasons I love using jQuery is its cross-browser consistency so a fix for this issue would be ideal).  Basically the workaround is something like...
$(&quot;input&quot;).filter(function() {return this.value==&quot;&quot;;});</description>
		<content:encoded><![CDATA[<p>I found a workaround for this problem using .filter() which does work in all tested browsers (but one of the reasons I love using jQuery is its cross-browser consistency so a fix for this issue would be ideal).  Basically the workaround is something like&#8230;<br />
$(&#8220;input&#8221;).filter(function() {return this.value==&#8221;";});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nickolashook</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-12382</link>
		<dc:creator>nickolashook</dc:creator>
		<pubDate>Tue, 21 Sep 2010 20:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-12382</guid>
		<description>I&#039;m having trouble selecting input elements with a particular value.  If I have a simple text input...Then attempt to use a selector like...$(&quot;input[value=&#039;&#039;]&quot;)(That&#039;s value = empty string)It seems to always look at the initial values when the page was loaded. So if the page was loaded with the input&#039;s value=&quot;&quot; even if the value is changed, this selector would still get it.(Ultimately I want to use $(&quot;.required[value=&#039;&#039;]&quot;) to get all items that have class=&quot;required&quot; but are still blank on the form.)
This seems to be something browser specific. It works correctly in IE, but not in FF, Chrome, or Safari.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble selecting input elements with a particular value.  If I have a simple text input&#8230;Then attempt to use a selector like&#8230;$(&#8220;input[value='']&#8220;)(That&#8217;s value = empty string)It seems to always look at the initial values when the page was loaded. So if the page was loaded with the input&#8217;s value=&#8221;" even if the value is changed, this selector would still get it.(Ultimately I want to use $(&#8220;.required[value='']&#8220;) to get all items that have class=&#8221;required&#8221; but are still blank on the form.)<br />
This seems to be something browser specific. It works correctly in IE, but not in FF, Chrome, or Safari.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: warren</title>
		<link>http://api.jquery.com/attribute-equals-selector/comment-page-1/#comment-5424</link>
		<dc:creator>warren</dc:creator>
		<pubDate>Tue, 07 Sep 2010 07:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=580#comment-5424</guid>
		<description>Deos this work with custom attributes?  I can&#039;t seem to get it to work. like $(&quot;div [customthing=&quot;cool&quot;]&quot;)</description>
		<content:encoded><![CDATA[<p>Deos this work with custom attributes?  I can&#39;t seem to get it to work. like $(&#8220;div [customthing="cool"]&#8220;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

