<?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: A collapsible fieldset as dojo widget</title>
	<atom:link href="http://jensarps.de/2009/10/16/a-collapsible-fieldset-as-dojo-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://jensarps.de/2009/10/16/a-collapsible-fieldset-as-dojo-widget/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 17:47:53 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jens Arps</title>
		<link>http://jensarps.de/2009/10/16/a-collapsible-fieldset-as-dojo-widget/comment-page-1/#comment-892</link>
		<dc:creator>Jens Arps</dc:creator>
		<pubDate>Fri, 26 Mar 2010 21:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://jensarps.de/?p=59#comment-892</guid>
		<description>&lt;a href=&quot;#comment-879&quot; rel=&quot;nofollow&quot;&gt;@Chris Weyl&lt;/a&gt; 

Thanks! Yeah, that &quot;d&#039;oh&quot; moment really hit me…

No problem with the question, no one wants avoidable spanking here… ;) The code is licensed under a dual style license: either the new BSD license or the Academic Free License &gt;= 2.1 (I&#039;ve added an according block to the code). So it should pretty much suit your needs, I guess. 

Thanks for using it and enjoy!</description>
		<content:encoded><![CDATA[<p><a href="#comment-879" rel="nofollow">@Chris Weyl</a> </p>
<p>Thanks! Yeah, that &#8220;d&#8217;oh&#8221; moment really hit me…</p>
<p>No problem with the question, no one wants avoidable spanking here… <img src='http://jensarps.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  The code is licensed under a dual style license: either the new BSD license or the Academic Free License >= 2.1 (I&#8217;ve added an according block to the code). So it should pretty much suit your needs, I guess. </p>
<p>Thanks for using it and enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Weyl</title>
		<link>http://jensarps.de/2009/10/16/a-collapsible-fieldset-as-dojo-widget/comment-page-1/#comment-879</link>
		<dc:creator>Chris Weyl</dc:creator>
		<pubDate>Fri, 26 Mar 2010 04:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://jensarps.de/?p=59#comment-879</guid>
		<description>Jens -- excellent widget.  I can particularly empathise with your &quot;d&#039;oh!&quot; moment :)

One question tho -- I&#039;d love to use your code, but I need to know the terms under which you&#039;re releasing it first :)  Are you freely putting it out there for any use without restriction, or are you putting it under a license like the LGPL?

Sorry for the nitpicky question, but it either ask now or I get spanked later by an auditor... :)</description>
		<content:encoded><![CDATA[<p>Jens &#8212; excellent widget.  I can particularly empathise with your &#8220;d&#8217;oh!&#8221; moment <img src='http://jensarps.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One question tho &#8212; I&#8217;d love to use your code, but I need to know the terms under which you&#8217;re releasing it first <img src='http://jensarps.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Are you freely putting it out there for any use without restriction, or are you putting it under a license like the LGPL?</p>
<p>Sorry for the nitpicky question, but it either ask now or I get spanked later by an auditor&#8230; <img src='http://jensarps.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sankar</title>
		<link>http://jensarps.de/2009/10/16/a-collapsible-fieldset-as-dojo-widget/comment-page-1/#comment-195</link>
		<dc:creator>Sankar</dc:creator>
		<pubDate>Fri, 13 Nov 2009 07:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://jensarps.de/?p=59#comment-195</guid>
		<description>Hi Jens,
Thank you for your reply.Yesterday,I done some thing like this and its work perfectly.Hope you will again come with these type of cool ideas...Thank You..


 dojo.connect(cancelDomain, &#039;onClick&#039;, this, function()
 {
                    fieldset.attr(&quot;style&quot;, &quot;visibility:none;display:none&quot;);
                    parentMailBox.deleteMailBox();
});</description>
		<content:encoded><![CDATA[<p>Hi Jens,<br />
Thank you for your reply.Yesterday,I done some thing like this and its work perfectly.Hope you will again come with these type of cool ideas&#8230;Thank You..</p>
<p> dojo.connect(cancelDomain, &#8216;onClick&#8217;, this, function()<br />
 {<br />
                    fieldset.attr(&#8221;style&#8221;, &#8220;visibility:none;display:none&#8221;);<br />
                    parentMailBox.deleteMailBox();<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Arps</title>
		<link>http://jensarps.de/2009/10/16/a-collapsible-fieldset-as-dojo-widget/comment-page-1/#comment-194</link>
		<dc:creator>Jens Arps</dc:creator>
		<pubDate>Thu, 12 Nov 2009 18:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://jensarps.de/?p=59#comment-194</guid>
		<description>@Sankar:

Glad you like it! To open/close the Fieldset, you need to call the &quot;toggle&quot; method. Also make sure you are calling the method in the right scope – I don&#039;t know where the &#039;this&#039; keyword in your example points to. I&#039;d recommend a code like this:

dojo.connect(yourButton,&#039;onclick&#039;,dijit.byId(&#039;yourFieldsetID&#039;),&#039;toggle&#039;);</description>
		<content:encoded><![CDATA[<p>@Sankar:</p>
<p>Glad you like it! To open/close the Fieldset, you need to call the &#8220;toggle&#8221; method. Also make sure you are calling the method in the right scope – I don&#8217;t know where the &#8216;this&#8217; keyword in your example points to. I&#8217;d recommend a code like this:</p>
<p>dojo.connect(yourButton,&#8217;onclick&#8217;,dijit.byId(&#8217;yourFieldsetID&#8217;),&#8217;toggle&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sankar</title>
		<link>http://jensarps.de/2009/10/16/a-collapsible-fieldset-as-dojo-widget/comment-page-1/#comment-191</link>
		<dc:creator>Sankar</dc:creator>
		<pubDate>Thu, 12 Nov 2009 09:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://jensarps.de/?p=59#comment-191</guid>
		<description>Hi,
It&#039;s a cool........Thank you...I have searched for the similar solution.


Here,I create a fieldset.I just want to hide the particular &quot;fieldset&quot; according to a button click that is present in the &quot;fieldset&quot;.How can I do that?I tried the &quot;hide&quot; and &quot;close&quot; method.But it did not give me a solution....I am sending the following code of what I have done.


dojo.connect(cancelDomain, &#039;onClick&#039;, this, function()
                {
                                                 dojo.connect(fieldset,null,this,function(){

                                this.hide();
                        })
                });</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It&#8217;s a cool&#8230;&#8230;..Thank you&#8230;I have searched for the similar solution.</p>
<p>Here,I create a fieldset.I just want to hide the particular &#8220;fieldset&#8221; according to a button click that is present in the &#8220;fieldset&#8221;.How can I do that?I tried the &#8220;hide&#8221; and &#8220;close&#8221; method.But it did not give me a solution&#8230;.I am sending the following code of what I have done.</p>
<p>dojo.connect(cancelDomain, &#8216;onClick&#8217;, this, function()<br />
                {<br />
                                                 dojo.connect(fieldset,null,this,function(){</p>
<p>                                this.hide();<br />
                        })<br />
                });</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aufklappbares Fieldset-Widget - dojotoolkit-forum.de</title>
		<link>http://jensarps.de/2009/10/16/a-collapsible-fieldset-as-dojo-widget/comment-page-1/#comment-83</link>
		<dc:creator>Aufklappbares Fieldset-Widget - dojotoolkit-forum.de</dc:creator>
		<pubDate>Sat, 17 Oct 2009 21:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://jensarps.de/?p=59#comment-83</guid>
		<description>[...] seinem Blog-Beitrag &#8220;A collapsible fieldset as dojo widget&#8221; berichtet er von seinen Erfahrungen mit dem Erstellen eines neuen Widgets und wie er dabei [...]</description>
		<content:encoded><![CDATA[<p>[...] seinem Blog-Beitrag &#8220;A collapsible fieldset as dojo widget&#8221; berichtet er von seinen Erfahrungen mit dem Erstellen eines neuen Widgets und wie er dabei [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets die A collapsible fieldset as dojo widget &#124; Jens Arps erwähnt -- Topsy.com</title>
		<link>http://jensarps.de/2009/10/16/a-collapsible-fieldset-as-dojo-widget/comment-page-1/#comment-82</link>
		<dc:creator>Tweets die A collapsible fieldset as dojo widget &#124; Jens Arps erwähnt -- Topsy.com</dc:creator>
		<pubDate>Sat, 17 Oct 2009 18:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://jensarps.de/?p=59#comment-82</guid>
		<description>[...] Dieser Eintrag wurde auf Twitter von wolframkriesing, Karl Tiedt und Jens Arps, Jens Arps erwähnt. Jens Arps sagte: New blog post: A collapsible fieldset as dojo widget – and a lesson learned: http://bit.ly/31I8Ic [...]</description>
		<content:encoded><![CDATA[<p>[...] Dieser Eintrag wurde auf Twitter von wolframkriesing, Karl Tiedt und Jens Arps, Jens Arps erwähnt. Jens Arps sagte: New blog post: A collapsible fieldset as dojo widget – and a lesson learned: <a href="http://bit.ly/31I8Ic" rel="nofollow">http://bit.ly/31I8Ic</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
