<?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: ComboBox Update</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2005/07/10/combobox-update/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2005/07/10/combobox-update/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: panjas</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/10/combobox-update/comment-page-1/#comment-184</link>
		<dc:creator>panjas</dc:creator>
		<pubDate>Fri, 14 Oct 2005 20:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=106#comment-184</guid>
		<description>hey winfred,  For some unknown reason (that I didn&#039;t understood yet), it&#039;s seems that the mouse click works from time to time (meening not 100% of the test)...

Anyway, I&#039;ve not succed yet to retreive the id of the selected item. 
I understood that it is with &quot;nameCallback&quot;, but how can I tell the function the combo value?
function nameCallback(value){}

many thanks to send me a mail if you found it before me.
</description>
		<content:encoded><![CDATA[<p>hey winfred,  For some unknown reason (that I didn't understood yet), it's seems that the mouse click works from time to time (meening not 100% of the test)&#8230;</p>
<p>Anyway, I've not succed yet to retreive the id of the selected item.<br />
I understood that it is with "nameCallback", but how can I tell the function the combo value?<br />
function nameCallback(value){}</p>
<p>many thanks to send me a mail if you found it before me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: winfred</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/10/combobox-update/comment-page-1/#comment-183</link>
		<dc:creator>winfred</dc:creator>
		<pubDate>Tue, 02 Aug 2005 07:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=106#comment-183</guid>
		<description>He Bob,
I was wondering if it&#039;s true that i can&#039;t select an item from the dropdown list with my mouse pointer. Both in IE and mozilla this feuture doesn&#039;t work.

i don&#039;t know if it&#039;s possible, would you let me know ?

thanks</description>
		<content:encoded><![CDATA[<p>He Bob,<br />
I was wondering if it's true that i can't select an item from the dropdown list with my mouse pointer. Both in IE and mozilla this feuture doesn't work.</p>
<p>i don't know if it's possible, would you let me know ?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veeru</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/10/combobox-update/comment-page-1/#comment-182</link>
		<dc:creator>Veeru</dc:creator>
		<pubDate>Tue, 02 Aug 2005 01:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=106#comment-182</guid>
		<description>Hye Bob, its&#039; me once again with another question, what is the limitation on the number of items your widget can hold at a time? can it take a number in thousands?

Thanks</description>
		<content:encoded><![CDATA[<p>Hye Bob, its' me once again with another question, what is the limitation on the number of items your widget can hold at a time? can it take a number in thousands?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veeru</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/10/combobox-update/comment-page-1/#comment-181</link>
		<dc:creator>Veeru</dc:creator>
		<pubDate>Tue, 02 Aug 2005 01:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=106#comment-181</guid>
		<description>Hey Bob,
 Thanks for the widget, works fine for me with PHP, loaded the list dynamically with a record set and it worked. But just wanted to ask you, if i had a set of 10 items, and i press the key &quot;a&quot;, i get almost all the items having an &quot;a&quot; irrelevant of the position, i was hoping that i can see only items starting with the letter &quot;a&quot;, did i do something wrong bob?</description>
		<content:encoded><![CDATA[<p>Hey Bob,<br />
 Thanks for the widget, works fine for me with PHP, loaded the list dynamically with a record set and it worked. But just wanted to ask you, if i had a set of 10 items, and i press the key "a", i get almost all the items having an "a" irrelevant of the position, i was hoping that i can see only items starting with the letter "a", did i do something wrong bob?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/10/combobox-update/comment-page-1/#comment-180</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Mon, 11 Jul 2005 18:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=106#comment-180</guid>
		<description>Just got it working with the cfajax library. Took a few hours of trial&#039;n&#039;error (being a complete newbie to this) but well worth it. Nice one Barney, thanks.</description>
		<content:encoded><![CDATA[<p>Just got it working with the cfajax library. Took a few hours of trial'n'error (being a complete newbie to this) but well worth it. Nice one Barney, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barney</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/10/combobox-update/comment-page-1/#comment-179</link>
		<dc:creator>Barney</dc:creator>
		<pubDate>Mon, 11 Jul 2005 16:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=106#comment-179</guid>
		<description>Bob,

I didn&#039;t see a combobox example on the site anywhere.  Do you have the specific URL?

I did go looking before I wrote it and found a couple other implementations, but all of them operated based on arrays of options and the combo box object itself did the selection.</description>
		<content:encoded><![CDATA[<p>Bob,</p>
<p>I didn't see a combobox example on the site anywhere.  Do you have the specific URL?</p>
<p>I did go looking before I wrote it and found a couple other implementations, but all of them operated based on arrays of options and the combo box object itself did the selection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Nelson</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/10/combobox-update/comment-page-1/#comment-178</link>
		<dc:creator>Steve Nelson</dc:creator>
		<pubDate>Mon, 11 Jul 2005 13:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=106#comment-178</guid>
		<description>Barney talk to Dan Switzer about including this in qforms. This would be a fantastic addition.</description>
		<content:encoded><![CDATA[<p>Barney talk to Dan Switzer about including this in qforms. This would be a fantastic addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/10/combobox-update/comment-page-1/#comment-177</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Mon, 11 Jul 2005 11:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=106#comment-177</guid>
		<description>You may want to check out this site, since they already did one

http://www.indiankey.com/cfajax/</description>
		<content:encoded><![CDATA[<p>You may want to check out this site, since they already did one</p>
<p><a href="http://www.indiankey.com/cfajax/" rel="nofollow">http://www.indiankey.com/cfajax/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
