<?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: Integrating freeform &lt;select&gt; with JavaScript and CSS</title>
	<atom:link href="http://jdowdle.com/wp/2007/03/integrating-freeform-select-with-javascript-and-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://jdowdle.com/wp/2007/03/integrating-freeform-select-with-javascript-and-css/</link>
	<description></description>
	<lastBuildDate>Thu, 24 Jun 2010 18:03:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Wahoo</title>
		<link>http://jdowdle.com/wp/2007/03/integrating-freeform-select-with-javascript-and-css/comment-page-1/#comment-216</link>
		<dc:creator>Wahoo</dc:creator>
		<pubDate>Sat, 06 Oct 2007 21:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://jdowdle.com/wp/?p=8#comment-216</guid>
		<description>Thank you for sharing!</description>
		<content:encoded><![CDATA[<p>Thank you for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://jdowdle.com/wp/2007/03/integrating-freeform-select-with-javascript-and-css/comment-page-1/#comment-7</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Wed, 14 Mar 2007 18:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://jdowdle.com/wp/?p=8#comment-7</guid>
		<description>@ Will
Yup.
I&#039;ve since changed the code to include ondblclick within the input box.
Now when the user double clicks in the input box the select will once again be visible.  

I plan on taking that a step further so it is a little more intuitive.  I should post it within the week.</description>
		<content:encoded><![CDATA[<p>@ Will<br />
Yup.<br />
I&#8217;ve since changed the code to include ondblclick within the input box.<br />
Now when the user double clicks in the input box the select will once again be visible.  </p>
<p>I plan on taking that a step further so it is a little more intuitive.  I should post it within the week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Thompson</title>
		<link>http://jdowdle.com/wp/2007/03/integrating-freeform-select-with-javascript-and-css/comment-page-1/#comment-6</link>
		<dc:creator>Will Thompson</dc:creator>
		<pubDate>Wed, 14 Mar 2007 18:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://jdowdle.com/wp/?p=8#comment-6</guid>
		<description>Hrm, but now if you accidentally choose &quot;other&quot; you&#039;re stuck.</description>
		<content:encoded><![CDATA[<p>Hrm, but now if you accidentally choose &#8220;other&#8221; you&#8217;re stuck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://jdowdle.com/wp/2007/03/integrating-freeform-select-with-javascript-and-css/comment-page-1/#comment-5</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Wed, 14 Mar 2007 05:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://jdowdle.com/wp/?p=8#comment-5</guid>
		<description>Yeah I do like that feature as well.  For the application in which that came from, that input was for medicine names (for Dr use) so we thought the list of choices would be the best. But thanks for the link. Much appreciated.</description>
		<content:encoded><![CDATA[<p>Yeah I do like that feature as well.  For the application in which that came from, that input was for medicine names (for Dr use) so we thought the list of choices would be the best. But thanks for the link. Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todd</title>
		<link>http://jdowdle.com/wp/2007/03/integrating-freeform-select-with-javascript-and-css/comment-page-1/#comment-4</link>
		<dc:creator>todd</dc:creator>
		<pubDate>Tue, 13 Mar 2007 19:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://jdowdle.com/wp/?p=8#comment-4</guid>
		<description>What you want is an auto-completion script...

e.g. like this:
http://www.google.com/webhp?complete=1&amp;hl=en

where you start with a text box, but typing something, presents the potential matching items...</description>
		<content:encoded><![CDATA[<p>What you want is an auto-completion script&#8230;</p>
<p>e.g. like this:<br />
<a href="http://www.google.com/webhp?complete=1&amp;hl=en" rel="nofollow">http://www.google.com/webhp?complete=1&amp;hl=en</a></p>
<p>where you start with a text box, but typing something, presents the potential matching items&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
