<?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: JavaScript Find Position</title>
	<atom:link href="http://blog.firetree.net/2005/07/04/javascript-find-position/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.firetree.net/2005/07/04/javascript-find-position/</link>
	<description>Sharing useful things with the world.</description>
	<lastBuildDate>Thu, 29 Jul 2010 06:18:23 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dexdix</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25537</link>
		<dc:creator>dexdix</dc:creator>
		<pubDate>Mon, 05 Jul 2010 12:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25537</guid>
		<description>&lt;p&gt;Does not work on IE 8, Mozila 6, Opera .
It jus not work :D
I realy need this function.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Does not work on IE 8, Mozila 6, Opera .
It jus not work :D
I realy need this function.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: nary</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25503</link>
		<dc:creator>nary</dc:creator>
		<pubDate>Tue, 08 Jun 2010 12:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25503</guid>
		<description>&lt;p&gt;hai sir,
am selecting my treeview node in my web page,
when i select that node, it will show one div on the top right of the page with some details.&lt;/p&gt;

&lt;p&gt;but i need to get that div at the currect position of my tree node where i selected that node.&lt;/p&gt;

&lt;p&gt;this is my problem.&lt;/p&gt;

&lt;p&gt;plz help.&lt;/p&gt;

&lt;p&gt;thanks in advance.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hai sir,
am selecting my treeview node in my web page,
when i select that node, it will show one div on the top right of the page with some details.</p>

<p>but i need to get that div at the currect position of my tree node where i selected that node.</p>

<p>this is my problem.</p>

<p>plz help.</p>

<p>thanks in advance.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: HungTD7</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25498</link>
		<dc:creator>HungTD7</dc:creator>
		<pubDate>Mon, 31 May 2010 14:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25498</guid>
		<description>&lt;p&gt;Thanks a lot. It is so helful&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks a lot. It is so helful</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25492</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Sun, 23 May 2010 09:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25492</guid>
		<description>&lt;p&gt;Thx :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thx :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: pardailhan</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25450</link>
		<dc:creator>pardailhan</dc:creator>
		<pubDate>Fri, 02 Apr 2010 08:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25450</guid>
		<description>&lt;p&gt;bonjour Ã  tous.
DÃ©solÃ© mais ce code ne fonctionne pas dans tous les cas (cell d&#039;une table en scolling dans un div overflow auto ). Utiliser la fonction Position.page(element) de prototype.js ou un dÃ©rivÃ©...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>bonjour Ã  tous.
DÃ©solÃ© mais ce code ne fonctionne pas dans tous les cas (cell d&#8217;une table en scolling dans un div overflow auto ). Utiliser la fonction Position.page(element) de prototype.js ou un dÃ©rivÃ©&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Xavi</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25390</link>
		<dc:creator>Xavi</dc:creator>
		<pubDate>Fri, 12 Mar 2010 13:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25390</guid>
		<description>&lt;p&gt;Out of curiosity, what elements have &lt;code&gt;x&lt;/code&gt; and &lt;code&gt;y&lt;/code&gt; properties on them?&lt;/p&gt;

&lt;p&gt;In other words when does &lt;code&gt;if(obj.x)&lt;/code&gt; equal true?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Out of curiosity, what elements have <code>x</code> and <code>y</code> properties on them?</p>

<p>In other words when does <code>if(obj.x)</code> equal true?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gayan</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25298</link>
		<dc:creator>Gayan</dc:creator>
		<pubDate>Thu, 04 Feb 2010 07:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25298</guid>
		<description>&lt;p&gt;Thanks very much.. it&#039;s work perfectly...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks very much.. it&#8217;s work perfectly&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rampraveen83</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25293</link>
		<dc:creator>rampraveen83</dc:creator>
		<pubDate>Mon, 01 Feb 2010 03:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25293</guid>
		<description>&lt;p&gt;thank u so much&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thank u so much</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25219</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 23 Oct 2009 21:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25219</guid>
		<description>&lt;p&gt;I&#039;m writing an iPhone app and need to automatically position keywords found in a long web page.  Your function seems to be exactly what I need.  The problem is that I have zero knowledge of javascript.  What do I substitute for the argument obj?  I tried a few things like: keyword; the regular expression,  /keyword/i; and search(keyword).  Nothing worked.  Any suggestions as to what to do?  Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m writing an iPhone app and need to automatically position keywords found in a long web page.  Your function seems to be exactly what I need.  The problem is that I have zero knowledge of javascript.  What do I substitute for the argument obj?  I tried a few things like: keyword; the regular expression,  /keyword/i; and search(keyword).  Nothing worked.  Any suggestions as to what to do?  Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Haresh Karkar</title>
		<link>http://blog.firetree.net/2005/07/04/javascript-find-position/comment-page-3/#comment-25211</link>
		<dc:creator>Haresh Karkar</dc:creator>
		<pubDate>Wed, 07 Oct 2009 09:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/?p=12#comment-25211</guid>
		<description>&lt;p&gt;Thank man. It is very useful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank man. It is very useful.</p>]]></content:encoded>
	</item>
</channel>
</rss>
