<?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:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: MooTools dwCheckboxes&#160;Plugin</title> <atom:link href="http://davidwalsh.name/mootools-checkboxes-plugin/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/mootools-checkboxes-plugin</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Wed, 23 May 2012 13:11:42 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Mike</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-10129</link> <dc:creator>Mike</dc:creator> <pubDate>Thu, 02 Jul 2009 14:47:24 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-10129</guid> <description>I use prototype, not MooTools. Here is a copy with fewer options, but for prototype.&lt;a href=&quot;http://pastie.org/532109&quot; title=&quot;Prototype + Checkbox Rollover Toggler&quot; rel=&quot;nofollow&quot;&gt;http://pastie.org/532109&lt;/a&gt;Thanks, David.</description> <content:encoded><![CDATA[<p>I use prototype, not MooTools. Here is a copy with fewer options, but for prototype.</p><p><a
href="http://pastie.org/532109" title="Prototype + Checkbox Rollover Toggler" rel="nofollow">http://pastie.org/532109</a></p><p>Thanks, David.</p> ]]></content:encoded> </item> <item><title>By: adamnfish</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-10096</link> <dc:creator>adamnfish</dc:creator> <pubDate>Wed, 01 Jul 2009 13:24:07 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-10096</guid> <description>&lt;blockquote&gt;
Fredrik Bränström says:
It should work on the labels as well.
&lt;/blockquote&gt;I agree. That was the first thing i tried and I was surprised when it didn&#039;t work. I rarely click on the actual checkbox unless I&#039;m forced to (if the for attribute isn&#039;t set)</description> <content:encoded><![CDATA[<blockquote><p> Fredrik Bränström says:</p><p> It should work on the labels as well.</p></blockquote><p>I agree. That was the first thing i tried and I was surprised when it didn&#8217;t work. I rarely click on the actual checkbox unless I&#8217;m forced to (if the for attribute isn&#8217;t set)</p> ]]></content:encoded> </item> <item><title>By: david</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-4109</link> <dc:creator>david</dc:creator> <pubDate>Fri, 05 Dec 2008 14:02:01 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-4109</guid> <description>&lt;p&gt;@Aaron Newton: Thanks for the tip and thank you for your work with Moo!&lt;/p&gt;</description> <content:encoded><![CDATA[<p>@Aaron Newton: Thanks for the tip and thank you for your work with Moo!</p> ]]></content:encoded> </item> <item><title>By: Aaron Newton</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-4105</link> <dc:creator>Aaron Newton</dc:creator> <pubDate>Fri, 05 Dec 2008 07:36:43 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-4105</guid> <description>Nice work (as usual).1) Regarding the comment above about errant console log statements, might I suggest the Clientcide dbug plugin? It&#039;s super tiny, and it insulates you from accidentally publishing code with log statements. It&#039;s never good to to leave a bunch of log statements in code, but every now and then we all miss one sooner or later. dbug makes these not throw errors in browsers without firebug.2) Just a little nit-pick, but its generally considered a convention in JavaScript to use upper case names for any function that is meant to be used as a constructor. I don&#039;t know if you do this elsewhere in your code, but it&#039;s a big help for anyone using your stuff. It&#039;s all too easy to leave off the &quot;new&quot; in front of a function that isn&#039;t.Sorry, don&#039;t mean to nag...</description> <content:encoded><![CDATA[<p>Nice work (as usual).</p><p>1) Regarding the comment above about errant console log statements, might I suggest the Clientcide dbug plugin? It&#8217;s super tiny, and it insulates you from accidentally publishing code with log statements. It&#8217;s never good to to leave a bunch of log statements in code, but every now and then we all miss one sooner or later. dbug makes these not throw errors in browsers without firebug.</p><p>2) Just a little nit-pick, but its generally considered a convention in JavaScript to use upper case names for any function that is meant to be used as a constructor. I don&#8217;t know if you do this elsewhere in your code, but it&#8217;s a big help for anyone using your stuff. It&#8217;s all too easy to leave off the &#8220;new&#8221; in front of a function that isn&#8217;t.</p><p>Sorry, don&#8217;t mean to nag&#8230;</p> ]]></content:encoded> </item> <item><title>By: theBagg</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-4101</link> <dc:creator>theBagg</dc:creator> <pubDate>Fri, 05 Dec 2008 01:49:14 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-4101</guid> <description>What would be better would be a noticeable graphical drag and highlight box, that when dragged over labels and checkboxes it performs the function. It took me a while to actually work out you have to hit the checkbox first. Very clever though.</description> <content:encoded><![CDATA[<p>What would be better would be a noticeable graphical drag and highlight box, that when dragged over labels and checkboxes it performs the function. It took me a while to actually work out you have to hit the checkbox first. Very clever though.</p> ]]></content:encoded> </item> <item><title>By: Fredrik Bränström</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-4099</link> <dc:creator>Fredrik Bränström</dc:creator> <pubDate>Thu, 04 Dec 2008 18:52:52 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-4099</guid> <description>It should work on the labels as well. And there should be a tooltip or something, maybe just a yellow notice box on the side, to alert the user of this, since it&#039;s unexpected behavior.</description> <content:encoded><![CDATA[<p>It should work on the labels as well. And there should be a tooltip or something, maybe just a yellow notice box on the side, to alert the user of this, since it&#8217;s unexpected behavior.</p> ]]></content:encoded> </item> <item><title>By: david</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-4098</link> <dc:creator>david</dc:creator> <pubDate>Thu, 04 Dec 2008 18:30:37 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-4098</guid> <description>&lt;p&gt;@Ryan:  Thanks&lt;/p&gt;&lt;p&gt;@Benjamin Sterling:  Fixed that issue.  We&#039;re all good now.&lt;/p&gt;</description> <content:encoded><![CDATA[<p>@Ryan:  Thanks</p><p>@Benjamin Sterling:  Fixed that issue.  We&#8217;re all good now.</p> ]]></content:encoded> </item> <item><title>By: Ryan</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-4097</link> <dc:creator>Ryan</dc:creator> <pubDate>Thu, 04 Dec 2008 18:27:27 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-4097</guid> <description>Now that&#039;s an excellent class!Just to note: remove the console.log&#039;s!</description> <content:encoded><![CDATA[<p>Now that&#8217;s an excellent class!</p><p>Just to note: remove the console.log&#8217;s!</p> ]]></content:encoded> </item> <item><title>By: Mark</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-4096</link> <dc:creator>Mark</dc:creator> <pubDate>Thu, 04 Dec 2008 16:58:15 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-4096</guid> <description>Clever.  What advantage does this have over shift click?</description> <content:encoded><![CDATA[<p>Clever.  What advantage does this have over shift click?</p> ]]></content:encoded> </item> <item><title>By: Elmas</title><link>http://davidwalsh.name/mootools-checkboxes-plugin#comment-4095</link> <dc:creator>Elmas</dc:creator> <pubDate>Thu, 04 Dec 2008 14:55:46 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=987#comment-4095</guid> <description>Just an idea. Like setting visibility to layers in photoshop. If you make a first layer visible, then all the other layer that you hover on will get the same state.So, difference would be that the toggle would not inverse the state of each and every checkbox but only follow the first state when we clicked.Example: If 2nd checkbox is checked and others are not. When i click on the first checkbox and drag. I end up with all of them checked but the 2nd one unchecked.I hope you understood what i mean, i wanted to make it as short as possible.</description> <content:encoded><![CDATA[<p>Just an idea. Like setting visibility to layers in photoshop. If you make a first layer visible, then all the other layer that you hover on will get the same state.</p><p>So, difference would be that the toggle would not inverse the state of each and every checkbox but only follow the first state when we clicked.</p><p>Example: If 2nd checkbox is checked and others are not. When i click on the first checkbox and drag. I end up with all of them checked but the 2nd one unchecked.</p><p>I hope you understood what i mean, i wanted to make it as short as possible.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 3/7 queries in 0.007 seconds using disk: basic
Object Caching 805/805 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-23 08:54:43 -->
