<?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: mooSelect &#8211; convert a select list into a sliding checkbox list</title>
	<atom:link href="http://blog.cbolson.com/mooselect-select-list-2-sliding-checkbox-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cbolson.com/mooselect-select-list-2-sliding-checkbox-list/</link>
	<description>blog : my thoughts, scripts, events and comments....</description>
	<lastBuildDate>Sat, 21 Jan 2012 11:09:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Rich</title>
		<link>http://blog.cbolson.com/mooselect-select-list-2-sliding-checkbox-list/comment-page-1/#comment-493</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Mon, 07 Nov 2011 16:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cbolson.com/?p=168#comment-493</guid>
		<description>Great piece of code.  I will definitely be able to use this.... thanks!</description>
		<content:encoded><![CDATA[<p>Great piece of code.  I will definitely be able to use this&#8230;. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elastic Multiple Select List &#171; Chris Bolson &#8211; I digress</title>
		<link>http://blog.cbolson.com/mooselect-select-list-2-sliding-checkbox-list/comment-page-1/#comment-89</link>
		<dc:creator>Elastic Multiple Select List &#171; Chris Bolson &#8211; I digress</dc:creator>
		<pubDate>Fri, 20 Nov 2009 00:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cbolson.com/?p=168#comment-89</guid>
		<description>[...] on from my previous post demonstrating my mooSelect class, today I needed to create something different, again with a multiple select list.   This time [...]</description>
		<content:encoded><![CDATA[<p>[...] on from my previous post demonstrating my mooSelect class, today I needed to create something different, again with a multiple select list.   This time [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.cbolson.com/mooselect-select-list-2-sliding-checkbox-list/comment-page-1/#comment-86</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cbolson.com/?p=168#comment-86</guid>
		<description>&lt;q&gt;I’m sure I’ll actually be able to use this&lt;/q&gt; 
Excellent - that&#039;s the idea :)
No seriously, I am glad that you like it, especially as it is my first attempt at writing a mootools class.
I need to address the issue that derschreckliche mentions - ie prevent the list from closing when the mouse is over the list.

&lt;q&gt;I recommend putting this up on gist.github.com so we can fork it and update it and stuff like that.&lt;/q&gt;
Hold your horses, I am only just starting to get my head round classes, don&#039;t expect too much from me :( (off to take a look....)
Thanks for your comments!</description>
		<content:encoded><![CDATA[<p><q>I’m sure I’ll actually be able to use this</q><br />
Excellent &#8211; that&#8217;s the idea <img src='http://blog.cbolson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
No seriously, I am glad that you like it, especially as it is my first attempt at writing a mootools class.<br />
I need to address the issue that derschreckliche mentions &#8211; ie prevent the list from closing when the mouse is over the list.</p>
<p><q>I recommend putting this up on gist.github.com so we can fork it and update it and stuff like that.</q><br />
Hold your horses, I am only just starting to get my head round classes, don&#8217;t expect too much from me <img src='http://blog.cbolson.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  (off to take a look&#8230;.)<br />
Thanks for your comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Aylott</title>
		<link>http://blog.cbolson.com/mooselect-select-list-2-sliding-checkbox-list/comment-page-1/#comment-85</link>
		<dc:creator>Thomas Aylott</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cbolson.com/?p=168#comment-85</guid>
		<description>This is awesome. I&#039;m sure I&#039;ll actually be able to use this. Especially love the semantic / progressive enhancement fallback.

Good stuff.

I recommend putting this up on gist.github.com so we can fork it and update it and stuff like that.</description>
		<content:encoded><![CDATA[<p>This is awesome. I&#8217;m sure I&#8217;ll actually be able to use this. Especially love the semantic / progressive enhancement fallback.</p>
<p>Good stuff.</p>
<p>I recommend putting this up on gist.github.com so we can fork it and update it and stuff like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.cbolson.com/mooselect-select-list-2-sliding-checkbox-list/comment-page-1/#comment-84</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cbolson.com/?p=168#comment-84</guid>
		<description>Thanks for your comments and the suggestion.
Actually I didn&#039;t plan on having it auto-close at all but if it didn&#039;t it sort of &quot;gets in the way&quot;.
Your idea of locking it whilst the mouse is over is a good one, I will look into seeing how to do it (any tips? ;) ).

I&#039;m glad you liked it :)

Chris</description>
		<content:encoded><![CDATA[<p>Thanks for your comments and the suggestion.<br />
Actually I didn&#8217;t plan on having it auto-close at all but if it didn&#8217;t it sort of &#8220;gets in the way&#8221;.<br />
Your idea of locking it whilst the mouse is over is a good one, I will look into seeing how to do it (any tips? <img src='http://blog.cbolson.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).</p>
<p>I&#8217;m glad you liked it <img src='http://blog.cbolson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derschreckliche</title>
		<link>http://blog.cbolson.com/mooselect-select-list-2-sliding-checkbox-list/comment-page-1/#comment-83</link>
		<dc:creator>derschreckliche</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cbolson.com/?p=168#comment-83</guid>
		<description>Nice class,

one thing i would add is a lock, by setting some kind of lock-var for example, for the case the mouse is over the pseodo-select-div so it doesn&#039;t auto-close for this case. You could reset the lock var on mouse-out...
Just a suggestion for better usability ;)

Thx for the script,
Cheeeeeeeeeeeeeeeeers</description>
		<content:encoded><![CDATA[<p>Nice class,</p>
<p>one thing i would add is a lock, by setting some kind of lock-var for example, for the case the mouse is over the pseodo-select-div so it doesn&#8217;t auto-close for this case. You could reset the lock var on mouse-out&#8230;<br />
Just a suggestion for better usability <img src='http://blog.cbolson.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thx for the script,<br />
Cheeeeeeeeeeeeeeeeers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

