<?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: Tabele cu jQuery</title>
	<atom:link href="http://www.bogdanconstantinescu.com/2008/10/02/tabele-cu-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bogdanconstantinescu.com/2008/10/02/tabele-cu-jquery/</link>
	<description>idei binare</description>
	<lastBuildDate>Wed, 25 Jan 2012 04:11:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: birkof</title>
		<link>http://www.bogdanconstantinescu.com/2008/10/02/tabele-cu-jquery/comment-page-1/#comment-73</link>
		<dc:creator>birkof</dc:creator>
		<pubDate>Tue, 17 Mar 2009 12:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.bogdanconstantinescu.com/?p=89#comment-73</guid>
		<description>Salutare,
poti folosi si toggleClass(&#039;click&#039;) ala eventul de click :D

Ceva in genu:
$(&#039;tr&#039;).click(function() {
    $(this).toggleClass(&#039;highlight&#039;);
})</description>
		<content:encoded><![CDATA[<p>Salutare,<br />
poti folosi si toggleClass(&#8216;click&#8217;) ala eventul de click <img src='http://www.bogdanconstantinescu.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Ceva in genu:<br />
$(&#8216;tr&#8217;).click(function() {<br />
    $(this).toggleClass(&#8216;highlight&#8217;);<br />
})</p>
]]></content:encoded>
	</item>
</channel>
</rss>

