<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>DojoCampus &#187; unobtrusive</title>
	<atom:link href="http://dojocampus.org/content/tag/unobtrusive/feed/" rel="self" type="application/rss+xml" />
	<link>http://dojocampus.org/content</link>
	<description>The definitive resource for all things Dojo: past, present, future.</description>
	<lastBuildDate>Mon, 19 Apr 2010 19:52:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9;DojoCampusFolks </copyright>
		<managingEditor>nonken@dojotoolkit.org (DojoCampusFolks)</managingEditor>
		<webMaster>nonken@dojotoolkit.org(DojoCampusFolks)</webMaster>
		<category></category>
		<ttl>1440</ttl>
		<itunes:keywords>Dojo Toolkit, Dojo, Ajax, JavaScript, Web 2.0</itunes:keywords>
		<itunes:subtitle>Everything Dojo from the people making Dojo</itunes:subtitle>
		<itunes:summary>Dojo Toolkit Developers share their insights on anything JavaScript, Dojo, or Ajax.  </itunes:summary>
		<itunes:author>DojoCampusFolks</itunes:author>
		<itunes:category text="Technology">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Software How-To"/>
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Podcasting"/>
</itunes:category>
		<itunes:owner>
			<itunes:name>DojoCampusFolks</itunes:name>
			<itunes:email>nonken@dojotoolkit.org</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://dojocampus.org/images/podcast/logo300.png" />
		<image>
			<url>http://dojocampus.org/images/podcast/logo144.png</url>
			<title>DojoCampus</title>
			<link>http://dojocampus.org/content</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Tooltips from Anchors</title>
		<link>http://dojocampus.org/content/2008/11/23/tooltips-from-anchors/</link>
		<comments>http://dojocampus.org/content/2008/11/23/tooltips-from-anchors/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 14:44:30 +0000</pubDate>
		<dc:creator>dante</dc:creator>
				<category><![CDATA[Dojo Cookies]]></category>
		<category><![CDATA[dijit.TooltipDialog]]></category>
		<category><![CDATA[dojo.query]]></category>
		<category><![CDATA[unobtrusive]]></category>

		<guid isPermaLink="false">http://dojocampus.org/content/?p=185</guid>
		<description><![CDATA[Often times users ask how to display a TooltipDialog from something other than a DropDownButton. Until recently, I&#8217;d not thought it to be possible. I have been wrong before.

For a long time, I&#8217;d held the belief there was some magical required relationship between the dijit.TooltipDialog and the dijit.form.DropDownButton &#8212; citing a11y requirements, or design of [...]]]></description>
		<wfw:commentRss>http://dojocampus.org/content/2008/11/23/tooltips-from-anchors/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cleaning your markup with dojo.behavior</title>
		<link>http://dojocampus.org/content/2008/03/26/cleaning-your-markup-with-dojobehavior/</link>
		<comments>http://dojocampus.org/content/2008/03/26/cleaning-your-markup-with-dojobehavior/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 11:00:04 +0000</pubDate>
		<dc:creator>Robert Coup</dc:creator>
				<category><![CDATA[Dojo Cookies]]></category>
		<category><![CDATA[behavior]]></category>
		<category><![CDATA[selectors]]></category>
		<category><![CDATA[unobtrusive]]></category>

		<guid isPermaLink="false">http://dojocampus.org/content/?p=90</guid>
		<description><![CDATA[CSS separates our formatting from our content. But we&#8217;re still left with onclick="..." attributes sprinkled throughout our otherwise pristine markup &#8211; not exactly &#8220;unobtrusive Javascript&#8221;. Dojo.behavior comes to the rescue, providing a nice separation between our content and the code associated with it.

Traditionally we use inline event handlers:

&#60;ul&#62;
&#60;li onclick=&#34;if(confirm('Are you sure?')) {this.parentNode.removeChild(this);}&#34;&#62;&#60;img src=&#34;/images/100100.png&#34; /&#62;&#60;/li&#62;
&#60;li onclick=&#34;if(confirm('Are [...]]]></description>
		<wfw:commentRss>http://dojocampus.org/content/2008/03/26/cleaning-your-markup-with-dojobehavior/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

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