<?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: Simple Combo Box jQuery plugin</title>
	<atom:link href="http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/</link>
	<description>Software, the Internet and you.</description>
	<lastBuildDate>Sat, 31 Jul 2010 02:11:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tomao44</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-109179</link>
		<dc:creator>tomao44</dc:creator>
		<pubDate>Wed, 30 Jun 2010 12:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-109179</guid>
		<description>@marco : my way to make it more obvious that the user can type freeform into the box.
I add special class &quot;vide&quot; to empty option and this css :
select.simpleCombo option.vide:after {
  content:&quot;Saisir une valeur...&quot;;
  color: #aaa;
  font-style: italic; 
}</description>
		<content:encoded><![CDATA[<p>@marco : my way to make it more obvious that the user can type freeform into the box.<br />
I add special class &#8220;vide&#8221; to empty option and this css :<br />
select.simpleCombo option.vide:after {<br />
  content:&#8221;Saisir une valeur&#8230;&#8221;;<br />
  color: #aaa;<br />
  font-style: italic;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-107809</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Wed, 12 May 2010 09:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-107809</guid>
		<description>@Karl, I&#039;m not sure how to support clipboard operations. I will investigate and see if it can be done.</description>
		<content:encoded><![CDATA[<p>@Karl, I&#8217;m not sure how to support clipboard operations. I will investigate and see if it can be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-107796</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Tue, 11 May 2010 21:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-107796</guid>
		<description>Pretty cool approach, but it doesn&#039;t seem to support Ctrl+V to paste text.</description>
		<content:encoded><![CDATA[<p>Pretty cool approach, but it doesn&#8217;t seem to support Ctrl+V to paste text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rafael</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-106890</link>
		<dc:creator>rafael</dc:creator>
		<pubDate>Mon, 12 Apr 2010 20:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-106890</guid>
		<description>A page with the properties, events, themes ... would be nice</description>
		<content:encoded><![CDATA[<p>A page with the properties, events, themes &#8230; would be nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-99477</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Sat, 05 Dec 2009 03:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-99477</guid>
		<description>@Andrey: The Simple Combo plugin uses a native select box, so it will be affected by the IE6 z-index bug. This bug can be fixed with the &lt;a href=&quot;http://plugins.jquery.com/project/bgiframe&quot; rel=&quot;nofollow&quot;&gt;bgiframe&lt;/a&gt; plugin.

Of course you can use other solutions such as Dijit, but as I mentioned above, &quot;Dojo’s Dijit suite of widgets look nice, but they look quite different to native widgets. If you have one Dijit combo box on your page then everything else has to be a Dijit widget; otherwise your page will look like a room full of mismatched furniture.&quot;</description>
		<content:encoded><![CDATA[<p>@Andrey: The Simple Combo plugin uses a native select box, so it will be affected by the IE6 z-index bug. This bug can be fixed with the <a href="http://plugins.jquery.com/project/bgiframe" rel="nofollow">bgiframe</a> plugin.</p>
<p>Of course you can use other solutions such as Dijit, but as I mentioned above, &#8220;Dojo’s Dijit suite of widgets look nice, but they look quite different to native widgets. If you have one Dijit combo box on your page then everything else has to be a Dijit widget; otherwise your page will look like a room full of mismatched furniture.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-99456</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Fri, 04 Dec 2009 18:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-99456</guid>
		<description>What about ie6 z-index bug when Select control is always on top?
Dijit comboBox for example has no such problem since it does not use native select control.</description>
		<content:encoded><![CDATA[<p>What about ie6 z-index bug when Select control is always on top?<br />
Dijit comboBox for example has no such problem since it does not use native select control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-99344</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Wed, 02 Dec 2009 07:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-99344</guid>
		<description>@Jonathan, I&#039;m not sure if your example is exactly right, but your point is valid. If your select has a class of &quot;simpleCombo&quot; then simpleCombo will think it&#039;s already enabled, so it won&#039;t work. If I update the plugin I will change that class name to something less likely to be accidentally used.</description>
		<content:encoded><![CDATA[<p>@Jonathan, I&#8217;m not sure if your example is exactly right, but your point is valid. If your select has a class of &#8220;simpleCombo&#8221; then simpleCombo will think it&#8217;s already enabled, so it won&#8217;t work. If I update the plugin I will change that class name to something less likely to be accidentally used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Greene</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-99320</link>
		<dc:creator>Jonathan Greene</dc:creator>
		<pubDate>Tue, 01 Dec 2009 21:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-99320</guid>
		<description>thanks this is nice. One issue that might be worth calling out is that the simpleCombo() method breaks if the class you assign your selects is named &#039;simpleCombo&#039;.

i.e.
html: &lt;div id=&quot;mySelect&quot; class=&quot;simpleCombo&quot; &gt;
js: $(&#039;select.simpleComboClass&#039;).simpleCombo();

this had me pulling my hair out for a few. fiw, I&#039;m a total JQ noob.</description>
		<content:encoded><![CDATA[<p>thanks this is nice. One issue that might be worth calling out is that the simpleCombo() method breaks if the class you assign your selects is named &#8217;simpleCombo&#8217;.</p>
<p>i.e.<br />
html: &lt;div id=&#8221;mySelect&#8221; class=&#8221;simpleCombo&#8221; &gt;<br />
js: $(&#8217;select.simpleComboClass&#8217;).simpleCombo();</p>
<p>this had me pulling my hair out for a few. fiw, I&#8217;m a total JQ noob.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-95165</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Fri, 04 Sep 2009 09:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-95165</guid>
		<description>@marco, I don&#039;t know a good way to change th plugin to show this. Perhaps the best way is to add text like &quot;select or type&quot; next to the combo box.</description>
		<content:encoded><![CDATA[<p>@marco, I don&#8217;t know a good way to change th plugin to show this. Perhaps the best way is to add text like &#8220;select or type&#8221; next to the combo box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.thunderguy.com/semicolon/2009/07/16/simple-combo-box-jquery-plugin/comment-page-1/#comment-95145</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Thu, 03 Sep 2009 22:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/?p=164#comment-95145</guid>
		<description>Hi,

The only problem I have is that it&#039;s not obvious that the text is editable, because the cursor doesn&#039;t show up in the box.  I don&#039;t think my users will notice.  Is there a way to make it more obvious that the user can type freeform into the box?

Thanks,
Marco</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The only problem I have is that it&#8217;s not obvious that the text is editable, because the cursor doesn&#8217;t show up in the box.  I don&#8217;t think my users will notice.  Is there a way to make it more obvious that the user can type freeform into the box?</p>
<p>Thanks,<br />
Marco</p>
]]></content:encoded>
	</item>
</channel>
</rss>
