<?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 Not Equal Selector [name!=&quot;value&quot;]</title>
	<atom:link href="http://api.jquery.com/attribute-not-equal-selector/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.jquery.com/attribute-not-equal-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: Aamir Afridi</title>
		<link>http://api.jquery.com/attribute-not-equal-selector/comment-page-1/#comment-8316</link>
		<dc:creator>Aamir Afridi</dc:creator>
		<pubDate>Thu, 13 Jan 2011 16:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=582#comment-8316</guid>
		<description>of course yes. you can treat it like a string, but in your example it should be&lt;br&gt;&lt;br&gt;foo = &#039;username&#039;;&lt;br&gt;&lt;br&gt;$(&#039;input[name!=&#039;+foo+&#039;]&#039;)</description>
		<content:encoded><![CDATA[<p>of course yes. you can treat it like a string, but in your example it should be</p>
<p>foo = &#39;username&#39;;</p>
<p>$(&#39;input[name!=&#39;+foo+&#39;]&#39;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://api.jquery.com/attribute-not-equal-selector/comment-page-1/#comment-8150</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 06 Jan 2011 01:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=582#comment-8150</guid>
		<description>can &quot;value&quot; also be a var?&lt;br&gt;&lt;br&gt;&lt;script&gt;$(&#039;input[name!=foo]&#039;).next().append(&#039;&lt;b&gt;; not newsletter&lt;/b&gt;&#039;);&lt;/script&gt;</description>
		<content:encoded><![CDATA[<p>can &#8220;value&#8221; also be a var?</p>
<p>&lt;script&gt;$(&#39;input[name!=foo]&#39;).next().append(&#39;<b>; not newsletter</b>&#39;);&lt;/script&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

