<?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: The new TextboxList is here</title>
	<atom:link href="http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/feed/" rel="self" type="application/rss+xml" />
	<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/</link>
	<description>PHP, Symfony, JavaScript, jQuery, MooTools consultant.</description>
	<pubDate>Fri, 12 Mar 2010 11:23:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Justin</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-5797</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-5797</guid>
		<description>I also am having trouble figuring out how to remove all of the existing bits form the input box.  Can someone post some sample code?  Thanks you, great project!</description>
		<content:encoded><![CDATA[<p>I also am having trouble figuring out how to remove all of the existing bits form the input box.  Can someone post some sample code?  Thanks you, great project!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sree</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-5664</link>
		<dc:creator>sree</dc:creator>
		<pubDate>Thu, 31 Dec 2009 20:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-5664</guid>
		<description>Nice work.

I have one question

1) How to remove/rest  all elements in textboxlist using javascript.

- Sree</description>
		<content:encoded><![CDATA[<p>Nice work.</p>
<p>I have one question</p>
<p>1) How to remove/rest  all elements in textboxlist using javascript.</p>
<p>- Sree</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Mikola</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-5102</link>
		<dc:creator>Jeremy Mikola</dc:creator>
		<pubDate>Fri, 13 Nov 2009 18:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-5102</guid>
		<description>Regarding (1), I noticed the same problem and found that the autocomplete plugin was explicitly disabling addKeys.  Presumably, this is because it uses keys to navigate the autocomplete drop-down (and must access arrows and enter).  I'm hesitant to disable it, but the lines you'll want to look at is at the start of the init() function in the autocomplete module.</description>
		<content:encoded><![CDATA[<p>Regarding (1), I noticed the same problem and found that the autocomplete plugin was explicitly disabling addKeys.  Presumably, this is because it uses keys to navigate the autocomplete drop-down (and must access arrows and enter).  I&#8217;m hesitant to disable it, but the lines you&#8217;ll want to look at is at the start of the init() function in the autocomplete module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Никита</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-5035</link>
		<dc:creator>Никита</dc:creator>
		<pubDate>Thu, 29 Oct 2009 23:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-5035</guid>
		<description>Я практически никогда не сомневался в Вашем интеллектуальном уровне, но поймите, не все такие как Вы. :)</description>
		<content:encoded><![CDATA[<p>Я практически никогда не сомневался в Вашем интеллектуальном уровне, но поймите, не все такие как Вы. <img src='http://devthought.com/wp-content/plugins/smilies-themer/devthought/smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: balimoyda</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-4935</link>
		<dc:creator>balimoyda</dc:creator>
		<pubDate>Sat, 10 Oct 2009 09:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-4935</guid>
		<description>Can Someone give an example usage, to set some default box, like other form commonly.. and the how to use max function, to set max box/value?</description>
		<content:encoded><![CDATA[<p>Can Someone give an example usage, to set some default box, like other form commonly.. and the how to use max function, to set max box/value?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Useful scripts Facebook inspired for web developers &#8211; woorkup.com</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-4877</link>
		<dc:creator>Useful scripts Facebook inspired for web developers &#8211; woorkup.com</dc:creator>
		<pubDate>Sun, 04 Oct 2009 10:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-4877</guid>
		<description>[...] TextboxList is a MooTools script similar to Autobox for jQuery. This script turns normal textboxes into a widget which can be navigated with the keyboard, effectively turning your input into a list of items that can be easily deleted. It comes with an Autocomplete plugin. [...]</description>
		<content:encoded><![CDATA[<p>[...] TextboxList is a MooTools script similar to Autobox for jQuery. This script turns normal textboxes into a widget which can be navigated with the keyboard, effectively turning your input into a list of items that can be easily deleted. It comes with an Autocomplete plugin. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marwan</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-4865</link>
		<dc:creator>Marwan</dc:creator>
		<pubDate>Sun, 27 Sep 2009 12:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-4865</guid>
		<description>Is there a way to make a max length of carachters that could be inputted in each bit?</description>
		<content:encoded><![CDATA[<p>Is there a way to make a max length of carachters that could be inputted in each bit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tatil</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-4788</link>
		<dc:creator>tatil</dc:creator>
		<pubDate>Fri, 11 Sep 2009 08:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-4788</guid>
		<description>thank you very good.</description>
		<content:encoded><![CDATA[<p>thank you very good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo Rauch</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-4745</link>
		<dc:creator>Guillermo Rauch</dc:creator>
		<pubDate>Tue, 25 Aug 2009 22:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-4745</guid>
		<description>(1) That was the way to do it, nothing magical there nor unexpected.

(2) I'll be releasing the fix soon, and solutions have been posted here.</description>
		<content:encoded><![CDATA[<p>(1) That was the way to do it, nothing magical there nor unexpected.</p>
<p>(2) I&#8217;ll be releasing the fix soon, and solutions have been posted here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A</title>
		<link>http://devthought.com/blog/projects-news/2009/04/the-new-textboxlist-is-here/comment-page-1/#comment-4744</link>
		<dc:creator>A</dc:creator>
		<pubDate>Tue, 25 Aug 2009 22:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://devthought.com/?p=642#comment-4744</guid>
		<description>I decided to have a look at the code today.

Solved (1) by removing all but the last child from .textboxlist-bits
Solved (2) by setting unique to true to circumvent the bug.

Has this project been discontinued, or else why do you ignore questions in spite of the fact that you charge for it?</description>
		<content:encoded><![CDATA[<p>I decided to have a look at the code today.</p>
<p>Solved (1) by removing all but the last child from .textboxlist-bits<br />
Solved (2) by setting unique to true to circumvent the bug.</p>
<p>Has this project been discontinued, or else why do you ignore questions in spite of the fact that you charge for it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
