<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Tooltips from Anchors</title>
	<atom:link href="http://dojocampus.org/content/2008/11/23/tooltips-from-anchors/feed/" rel="self" type="application/rss+xml" />
	<link>http://dojocampus.org/content/2008/11/23/tooltips-from-anchors/</link>
	<description>The definitive resource for all things Dojo: past, present, future.</description>
	<lastBuildDate>Wed, 10 Mar 2010 18:40:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dante</title>
		<link>http://dojocampus.org/content/2008/11/23/tooltips-from-anchors/comment-page-1/#comment-274</link>
		<dc:creator>dante</dc:creator>
		<pubDate>Sun, 07 Dec 2008 02:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=185#comment-274</guid>
		<description>@ronnystalker - you are absolutely right, it doesn&#039;t &quot;have to&quot;. In this example there is intentionally only one .loginLink element, so the dijitLine query is only run once but could potentially run many times (if there were more of them :) ), and would be redundant to run it multiple times. The part I&#039;m trying to illustrate here is the popup handling, and if you would like to do more than one tooltip-per-query, you would likely have to adjust the code as you noted. dijitInline was &quot;cheating&quot; to begin with and only to work around my poor ability to properly style a form and labels in an small example :)

@neonstalwart - It seems you already have! Thanks for stepping up ... :)</description>
		<content:encoded><![CDATA[<p>@ronnystalker &#8211; you are absolutely right, it doesn&#8217;t &#8220;have to&#8221;. In this example there is intentionally only one .loginLink element, so the dijitLine query is only run once but could potentially run many times (if there were more of them <img src='http://dojocampus.org/content/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), and would be redundant to run it multiple times. The part I&#8217;m trying to illustrate here is the popup handling, and if you would like to do more than one tooltip-per-query, you would likely have to adjust the code as you noted. dijitInline was &#8220;cheating&#8221; to begin with and only to work around my poor ability to properly style a form and labels in an small example <img src='http://dojocampus.org/content/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@neonstalwart &#8211; It seems you already have! Thanks for stepping up &#8230; <img src='http://dojocampus.org/content/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronnystalker</title>
		<link>http://dojocampus.org/content/2008/11/23/tooltips-from-anchors/comment-page-1/#comment-273</link>
		<dc:creator>ronnystalker</dc:creator>
		<pubDate>Thu, 04 Dec 2008 12:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=185#comment-273</guid>
		<description>Newbie with a question.

I&#039;m following this tutorial and was just confused about the line of code that adds the &quot;dijitInline&quot; class to the  &quot;#tt span&quot; elements.
Could you explain why it has occur within the &quot;.loginLink forEach&quot; loop.
Can&#039;t it just be done once for all &quot;#tt span&quot;s, outside the loop? 

This tutorial is exactly what i need , so thanks.</description>
		<content:encoded><![CDATA[<p>Newbie with a question.</p>
<p>I&#8217;m following this tutorial and was just confused about the line of code that adds the &#8220;dijitInline&#8221; class to the  &#8220;#tt span&#8221; elements.<br />
Could you explain why it has occur within the &#8220;.loginLink forEach&#8221; loop.<br />
Can&#8217;t it just be done once for all &#8220;#tt span&#8221;s, outside the loop? </p>
<p>This tutorial is exactly what i need , so thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neonstalwart</title>
		<link>http://dojocampus.org/content/2008/11/23/tooltips-from-anchors/comment-page-1/#comment-272</link>
		<dc:creator>neonstalwart</dc:creator>
		<pubDate>Wed, 03 Dec 2008 21:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=185#comment-272</guid>
		<description>once again... a very timely and helpful blog.  thanks.  i think this is the only example i could find of a programmatic tooltip dialog without a button.  it might be worth adding something like this to the tests or to http://docs.dojocampus.org/dijit/TooltipDialog to expose it a little more.</description>
		<content:encoded><![CDATA[<p>once again&#8230; a very timely and helpful blog.  thanks.  i think this is the only example i could find of a programmatic tooltip dialog without a button.  it might be worth adding something like this to the tests or to <a href="http://docs.dojocampus.org/dijit/TooltipDialog" rel="nofollow">http://docs.dojocampus.org/dijit/TooltipDialog</a> to expose it a little more.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.395 seconds -->
