<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: An indexable popup&#8230; it&#8217;s possible!</title>
	<link>http://www.devtaxi.com/2006/03/10/an-indexable-popup-its-possible/</link>
	<description>Destination: your objectives!</description>
	<pubDate>Fri, 21 Nov 2008 04:54:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Patrick Fitzgerald</title>
		<link>http://www.devtaxi.com/2006/03/10/an-indexable-popup-its-possible/#comment-6</link>
		<pubDate>Fri, 10 Mar 2006 16:29:43 +0000</pubDate>
		<guid>http://www.devtaxi.com/2006/03/10/an-indexable-popup-its-possible/#comment-6</guid>
					<description>Yep, that's definitely the way to go. In the onclick handler, &quot;this&quot; refers to the element that triggered the event. You can also use it to do other neat stuff like changing the style of the link, or finding the parent node of the link and doing stuff to it. Sometimes I even add variables to the link, then refer to them in the event handler. Cool stuff!</description>
		<content:encoded><![CDATA[<p>Yep, that&#8217;s definitely the way to go. In the onclick handler, &#8220;this&#8221; refers to the element that triggered the event. You can also use it to do other neat stuff like changing the style of the link, or finding the parent node of the link and doing stuff to it. Sometimes I even add variables to the link, then refer to them in the event handler. Cool stuff!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
