<?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: DHTML ComboBox Widget</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/</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: lokesh</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-145135</link>
		<dc:creator>lokesh</dc:creator>
		<pubDate>Mon, 08 Dec 2008 07:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-145135</guid>
		<description>i have used this one of my current project, fetching value through AJAX.

Thanks</description>
		<content:encoded><![CDATA[<p>i have used this one of my current project, fetching value through AJAX.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-510</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Sun, 19 Nov 2006 20:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-510</guid>
		<description>Jone,

Sorry about that.  My server crashed a couple weeks ago, and I haven&#039;t got all the content back online yet.  I&#039;m getting stuff back up as I can, but there&#039;s a lot of it.</description>
		<content:encoded><![CDATA[<p>Jone,</p>
<p>Sorry about that.  My server crashed a couple weeks ago, and I haven't got all the content back online yet.  I'm getting stuff back up as I can, but there's a lot of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jone</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-506</link>
		<dc:creator>jone</dc:creator>
		<pubDate>Sat, 18 Nov 2006 07:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-506</guid>
		<description>i didn&#039;t find any demo or download on given page please advice ...</description>
		<content:encoded><![CDATA[<p>i didn't find any demo or download on given page please advice &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sriram</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-176</link>
		<dc:creator>sriram</dc:creator>
		<pubDate>Sat, 14 Oct 2006 09:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-176</guid>
		<description>how to float a menu or drop down over the combobox in html
</description>
		<content:encoded><![CDATA[<p>how to float a menu or drop down over the combobox in html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luuk Lamers</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-175</link>
		<dc:creator>Luuk Lamers</dc:creator>
		<pubDate>Tue, 08 Aug 2006 23:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-175</guid>
		<description>okay...again to actually see the code...
any element with onclick=&quot;getElementById(&#039;f_name&#039;).comboBox.valueChanged()&quot; 
will be changed into a dropdown-show-up (mocking though) button</description>
		<content:encoded><![CDATA[<p>okay&#8230;again to actually see the code&#8230;<br />
any element with onclick="getElementById('f_name').comboBox.valueChanged()"<br />
will be changed into a dropdown-show-up (mocking though) button</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luuk Lamers</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-174</link>
		<dc:creator>Luuk Lamers</dc:creator>
		<pubDate>Tue, 08 Aug 2006 23:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-174</guid>
		<description>To add a dropdown button (click...POOF!!! Dropdown)
simply add:

after the first input box...</description>
		<content:encoded><![CDATA[<p>To add a dropdown button (click&#8230;POOF!!! Dropdown)<br />
simply add:</p>
<p>after the first input box&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JCH2</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-173</link>
		<dc:creator>JCH2</dc:creator>
		<pubDate>Fri, 16 Jun 2006 21:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-173</guid>
		<description>Nice to see and actually &#039;Combo&#039; box... finally, as most of what&#039;s out there using this label are actually &#039;Select&#039; boxes where one cannot type in an alternate entry.</description>
		<content:encoded><![CDATA[<p>Nice to see and actually 'Combo' box&#8230; finally, as most of what's out there using this label are actually 'Select' boxes where one cannot type in an alternate entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tradone</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-172</link>
		<dc:creator>Tradone</dc:creator>
		<pubDate>Mon, 17 Apr 2006 20:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-172</guid>
		<description>Alexei, that link that you provided was excellent.  I did not know those things could be done.</description>
		<content:encoded><![CDATA[<p>Alexei, that link that you provided was excellent.  I did not know those things could be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barney</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-171</link>
		<dc:creator>Barney</dc:creator>
		<pubDate>Tue, 07 Mar 2006 21:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-171</guid>
		<description>Thanks Julian.  Next time I&#039;ve got some free time, I&#039;ll make sure these mods (or something like them) get included.</description>
		<content:encoded><![CDATA[<p>Thanks Julian.  Next time I've got some free time, I'll make sure these mods (or something like them) get included.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Halliwell</title>
		<link>https://www.barneyb.com/barneyblog/2005/07/09/dhtml-combobox-widget/comment-page-1/#comment-170</link>
		<dc:creator>Julian Halliwell</dc:creator>
		<pubDate>Tue, 07 Mar 2006 21:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=105#comment-170</guid>
		<description>I&#039;m not the JS guru I would like to be, but adding the following lines to both the showDropDown and hideDropDown functions right at the bottom of combobox.js (replacing &#039;none&#039; with &#039;block&#039; as appropriate) seems to solve the IE under-lapping problem.
-
if(this.config[&quot;selectToHideInIE&quot;] &amp;&amp; (document.all)){
 var IDtoToggle	=	this.config[&quot;selectToHideInIE&quot;];
 document.getElementById(IDtoToggle).style.display = &#039;none&#039;; 
}
-
When init&#039;ing the combobox you just pass in a config object (struct) as the third argument containing a key named &quot;selectToHideInIE&quot; with its value being the DOM id of the select you want to get out of the way. E.g.
-
var config =	new Object();
config.selectToHideInIE = &quot;mySelectID&quot;;
box =	new ComboBox(boxID, getItems, config);
-
Barney, feel free to use and improve. Incidentally I did try using your internal getConfigParam method, but I couldn&#039;t get it to work with hideDropdown for some reason.</description>
		<content:encoded><![CDATA[<p>I'm not the JS guru I would like to be, but adding the following lines to both the showDropDown and hideDropDown functions right at the bottom of combobox.js (replacing 'none' with 'block' as appropriate) seems to solve the IE under-lapping problem.<br />
-<br />
if(this.config["selectToHideInIE"] &amp;&amp; (document.all)){<br />
 var IDtoToggle	=	this.config["selectToHideInIE"];<br />
 document.getElementById(IDtoToggle).style.display = 'none';<br />
}<br />
-<br />
When init'ing the combobox you just pass in a config object (struct) as the third argument containing a key named "selectToHideInIE" with its value being the DOM id of the select you want to get out of the way. E.g.<br />
-<br />
var config =	new Object();<br />
config.selectToHideInIE = "mySelectID";<br />
box =	new ComboBox(boxID, getItems, config);<br />
-<br />
Barney, feel free to use and improve. Incidentally I did try using your internal getConfigParam method, but I couldn't get it to work with hideDropdown for some reason.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
