<?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: Dijit Tooltips</title>
	<atom:link href="http://blog.jasonhoule.com/2009/08/dijit-tooltips/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jasonhoule.com/2009/08/dijit-tooltips/</link>
	<description>Web site developer</description>
	<lastBuildDate>Wed, 05 Oct 2011 00:36:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.jasonhoule.com/2009/08/dijit-tooltips/comment-page-1/#comment-130</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 17 Mar 2010 02:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=53#comment-130</guid>
		<description>What I was trying to do is to create a tooltip / floating list from remote data. I have a list of stores. In that list, I wanted a have an area, that would allow a user to view ideas from that store. The list would be quit large per store, so I didn&#039;t want the use to download 2MB or more of html. I wanted the list to get create from a url when the user hover over a link. 

For now, I did the it &quot;fat&quot; why, the user has to download the full html document. 

Thanks
-Daniel</description>
		<content:encoded><![CDATA[<p>What I was trying to do is to create a tooltip / floating list from remote data. I have a list of stores. In that list, I wanted a have an area, that would allow a user to view ideas from that store. The list would be quit large per store, so I didn&#8217;t want the use to download 2MB or more of html. I wanted the list to get create from a url when the user hover over a link. </p>
<p>For now, I did the it &#8220;fat&#8221; why, the user has to download the full html document. </p>
<p>Thanks<br />
-Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Houle</title>
		<link>http://blog.jasonhoule.com/2009/08/dijit-tooltips/comment-page-1/#comment-117</link>
		<dc:creator>Jason Houle</dc:creator>
		<pubDate>Tue, 15 Dec 2009 15:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=53#comment-117</guid>
		<description>Daniel, can you be more specific? What is it you are trying to do? You should not need any controller code to add a tooltip to a page. It should all be done in the markup.</description>
		<content:encoded><![CDATA[<p>Daniel, can you be more specific? What is it you are trying to do? You should not need any controller code to add a tooltip to a page. It should all be done in the markup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.jasonhoule.com/2009/08/dijit-tooltips/comment-page-1/#comment-115</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 14 Dec 2009 01:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasonhoule.com/?p=53#comment-115</guid>
		<description>Can you give me your controller code for a Dojo tooltip. I&#039;ve spent two days looking for docs on how to do this.


Thanks
-Daniel</description>
		<content:encoded><![CDATA[<p>Can you give me your controller code for a Dojo tooltip. I&#8217;ve spent two days looking for docs on how to do this.</p>
<p>Thanks<br />
-Daniel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

