<?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: Introducing the LightboxNano for Dojo!</title>
	<atom:link href="http://www.cb1inc.com/2008/10/14/introducing-the-lightboxnano-for-dojo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cb1inc.com/2008/10/14/introducing-the-lightboxnano-for-dojo/</link>
	<description></description>
	<lastBuildDate>Fri, 13 Jan 2012 14:53:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: tk</title>
		<link>http://www.cb1inc.com/2008/10/14/introducing-the-lightboxnano-for-dojo/comment-page-1/#comment-2118</link>
		<dc:creator>tk</dc:creator>
		<pubDate>Fri, 06 May 2011 04:30:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-2118</guid>
		<description>Tried to get this working with no luck. I&#039;d really appreciate an &quot;installation for dummies&quot; howto.</description>
		<content:encoded><![CDATA[<p>Tried to get this working with no luck. I&#8217;d really appreciate an &#8220;installation for dummies&#8221; howto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.cb1inc.com/2008/10/14/introducing-the-lightboxnano-for-dojo/comment-page-1/#comment-107</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-107</guid>
		<description>[quote]
When the LightboxNano is created, it adds two div tags inside the anchor tag: one for the enlarge icon and one for the loading icon
[/quote]

Is it valid to have block level elements (divs) inside inline elements (anchors)?

</description>
		<content:encoded><![CDATA[<p>[quote]<br />
When the LightboxNano is created, it adds two div tags inside the anchor tag: one for the enlarge icon and one for the loading icon<br />
[/quote]</p>
<p>Is it valid to have block level elements (divs) inside inline elements (anchors)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Barber</title>
		<link>http://www.cb1inc.com/2008/10/14/introducing-the-lightboxnano-for-dojo/comment-page-1/#comment-108</link>
		<dc:creator>Chris Barber</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-108</guid>
		<description>Does it matter?  It works in all browsers.  The divs are created after page load, so the page still validates.  These divs are non-essential... they are simply there for visual feedback.  Web pages that use Dojo declaratively don&#039;t validate as XHTML anyways because of the dojoType attribute.

I could have used span tags instead, but then I would have had to set their display=&quot;block&quot; to honor the width and height, which just ends up eating up precious bytes.</description>
		<content:encoded><![CDATA[<p>Does it matter?  It works in all browsers.  The divs are created after page load, so the page still validates.  These divs are non-essential&#8230; they are simply there for visual feedback.  Web pages that use Dojo declaratively don&#8217;t validate as XHTML anyways because of the dojoType attribute.</p>
<p>I could have used span tags instead, but then I would have had to set their display=&#8221;block&#8221; to honor the width and height, which just ends up eating up precious bytes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

