<?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: Adding Table Row Highlighting to ADF Faces pages</title>
	<atom:link href="http://technology.amis.nl/2007/11/12/adding-table-row-highlighting-to-adf-faces-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/11/12/adding-table-row-highlighting-to-adf-faces-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-table-row-highlighting-to-adf-faces-pages</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: alejandro.font</title>
		<link>http://technology.amis.nl/2007/11/12/adding-table-row-highlighting-to-adf-faces-pages/#comment-5015</link>
		<dc:creator>alejandro.font</dc:creator>
		<pubDate>Thu, 07 Aug 2008 14:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2539#comment-5015</guid>
		<description><![CDATA[Hi,
The functions highlightTR and dehighlightTR not work in IE7
I add the next condition:

 if (ev.srcElement){ 	//for  IE
       var allTd = ev.srcElement.parentNode.getElementsByTagName(&#039;td&#039;);
    }
    else{
          var allTd = this.parentNode.getElementsByTagName(&#039;td&#039;);}

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
The functions highlightTR and dehighlightTR not work in IE7<br />
I add the next condition:</p>
<p> if (ev.srcElement){ 	//for  IE<br />
       var allTd = ev.srcElement.parentNode.getElementsByTagName(&#8216;td&#8217;);<br />
    }<br />
    else{<br />
          var allTd = this.parentNode.getElementsByTagName(&#8216;td&#8217;);}</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fetishcode</title>
		<link>http://technology.amis.nl/2007/11/12/adding-table-row-highlighting-to-adf-faces-pages/#comment-5014</link>
		<dc:creator>fetishcode</dc:creator>
		<pubDate>Wed, 06 Aug 2008 09:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2539#comment-5014</guid>
		<description><![CDATA[Good Article!

In Jdev 11 this feature is included?

Thanks]]></description>
		<content:encoded><![CDATA[<p>Good Article!</p>
<p>In Jdev 11 this feature is included?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Sarmiento - Colombia</title>
		<link>http://technology.amis.nl/2007/11/12/adding-table-row-highlighting-to-adf-faces-pages/#comment-5013</link>
		<dc:creator>Carlos Sarmiento - Colombia</dc:creator>
		<pubDate>Fri, 15 Feb 2008 16:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2539#comment-5013</guid>
		<description><![CDATA[Good morning.

Hi, good article. I like a complete application in adf for example. excuse me my English.]]></description>
		<content:encoded><![CDATA[<p>Good morning.</p>
<p>Hi, good article. I like a complete application in adf for example. excuse me my English.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
