<?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: JavaScript autocomplete</title>
	<atom:link href="http://www.redips.net/javascript/autocomplete/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redips.net/javascript/autocomplete/</link>
	<description>Techniques and Web Technologies</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:29:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/</generator>
	<item>
		<title>By: Jason</title>
		<link>http://www.redips.net/javascript/autocomplete/comment-page-1/#comment-2097</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 20 Jun 2010 18:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.redips.net/?p=70#comment-2097</guid>
		<description>Very nice working script, I have implemented it on my website for my search page where it will look at what you typed and compare it to users,items,pets, etc. There is just one question I have, is there any way that you can make it so if there are less than 5 results for it to show, it shrinks the autocomplete box to fix just how many there are? Even if there are 0, it just won&#039;t show up, but if there were let&#039;s say 3 results that it found like what you typed in, the box shrinks to just fit those three.</description>
		<content:encoded><![CDATA[<p>Very nice working script, I have implemented it on my website for my search page where it will look at what you typed and compare it to users,items,pets, etc. There is just one question I have, is there any way that you can make it so if there are less than 5 results for it to show, it shrinks the autocomplete box to fix just how many there are? Even if there are 0, it just won't show up, but if there were let's say 3 results that it found like what you typed in, the box shrinks to just fit those three.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

