<?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>Commentaires sur : Créez des sélecteurs personnalisés avec jQuery</title>
	<atom:link href="http://js.4design.tl/creez-des-selecteurs-personnalises-avec-jquery-623/feed" rel="self" type="application/rss+xml" />
	<link>http://js.4design.tl/creez-des-selecteurs-personnalises-avec-jquery-623</link>
	<description>Les meilleures ressources Javascript pour développeurs web front-end (et quelques questions que je me pose)</description>
	<lastBuildDate>Tue, 15 May 2012 07:25:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Par : pasmalin</title>
		<link>http://js.4design.tl/creez-des-selecteurs-personnalises-avec-jquery-623/comment-page-1#comment-243</link>
		<dc:creator>pasmalin</dc:creator>
		<pubDate>Mon, 15 Mar 2010 09:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.js4design.com/?p=623#comment-243</guid>
		<description>L&#039;exemple doit pouvoir ce faire en standard ;o)

$(&quot;:not(* [rel=&#039;&#039;])&quot;).css(&#039;background-color&#039;, &#039;yellow&#039;);

mais c&#039;est bien sur un exemple pour monter custom jquery selectors qui est intéressant.
</description>
		<content:encoded><![CDATA[<p>L&#8217;exemple doit pouvoir ce faire en standard ;o)</p>
<p>$(&laquo;&nbsp;:not(* [rel=''])&nbsp;&raquo;).css(&#8216;background-color&#8217;, &#8216;yellow&#8217;);</p>
<p>mais c&#8217;est bien sur un exemple pour monter custom jquery selectors qui est intéressant.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

