<?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: Autocompletion with Scriptaculous and Ajax.</title>
	<atom:link href="http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/</link>
	<description>PHP,MySQL and jQuery Developer</description>
	<lastBuildDate>Tue, 20 Jul 2010 13:13:48 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5746</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 08 Jul 2010 16:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5746</guid>
		<description>What should the response of the server script look like?</description>
		<content:encoded><![CDATA[<p>What should the response of the server script look like?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ad2sound</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5714</link>
		<dc:creator>ad2sound</dc:creator>
		<pubDate>Mon, 07 Jun 2010 18:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5714</guid>
		<description>Is it working with Classic ASP ? If yes can you help me with an example to write correct asp Query ? 

Thanks in Advanced</description>
		<content:encoded><![CDATA[<p>Is it working with Classic ASP ? If yes can you help me with an example to write correct asp Query ? </p>
<p>Thanks in Advanced</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neenz</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5708</link>
		<dc:creator>Neenz</dc:creator>
		<pubDate>Wed, 26 May 2010 19:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5708</guid>
		<description>Thanks for the code.

Can someone please tell me how  the format of server.php.
Am using a WebFOCUS program at my back end to get data from the data base and its returning a string - apple,bat,cat,.....
Will this work, or does it need a specific format????</description>
		<content:encoded><![CDATA[<p>Thanks for the code.</p>
<p>Can someone please tell me how  the format of server.php.<br />
Am using a WebFOCUS program at my back end to get data from the data base and its returning a string &#8211; apple,bat,cat,&#8230;..<br />
Will this work, or does it need a specific format????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freddy</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5694</link>
		<dc:creator>freddy</dc:creator>
		<pubDate>Wed, 28 Apr 2010 02:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5694</guid>
		<description>to fix arrow keys not working 

add this line into autocomplete.php

li.selected { background: #FCC;}

it is missing in the demo files this is where to place the missing code

	
	body {font-family: verdana; arial, sans-serif; font-size: 12px; }
	#search, ul { padding: 3px; width: 150px; border: 1px solid #999; font-family: verdana; arial, sans-serif; font-size: 12px;}
	ul { list-style-type: none; font-family: verdana; arial, sans-serif; font-size: 12px;  margin: 5px 0 0 0}
	li { margin: 0 0 5px 0; cursor: default; color: red;}
	li:hover { background: #ffc; }
	li.selected { background: #FCC;}
	</description>
		<content:encoded><![CDATA[<p>to fix arrow keys not working </p>
<p>add this line into autocomplete.php</p>
<p>li.selected { background: #FCC;}</p>
<p>it is missing in the demo files this is where to place the missing code</p>
<p>	body {font-family: verdana; arial, sans-serif; font-size: 12px; }<br />
	#search, ul { padding: 3px; width: 150px; border: 1px solid #999; font-family: verdana; arial, sans-serif; font-size: 12px;}<br />
	ul { list-style-type: none; font-family: verdana; arial, sans-serif; font-size: 12px;  margin: 5px 0 0 0}<br />
	li { margin: 0 0 5px 0; cursor: default; color: red;}<br />
	li:hover { background: #ffc; }<br />
	li.selected { background: #FCC;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cinto</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5690</link>
		<dc:creator>Cinto</dc:creator>
		<pubDate>Fri, 09 Apr 2010 08:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5690</guid>
		<description>In order for the up/down arrow to work, you need to add in this line inside the css style:

li.selected { background: #FCC;}</description>
		<content:encoded><![CDATA[<p>In order for the up/down arrow to work, you need to add in this line inside the css style:</p>
<p>li.selected { background: #FCC;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5685</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 25 Mar 2010 14:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5685</guid>
		<description>This script is exactly what I was looking for, however like the others who have commented before me, the arrow keys do not work to select the item.  They work in the demo above however.  I tried downloading the code and putting it on my web server unmodified (Except for the DB parameters in server.php) and the arrow keys also do not work there.

Can someone please post the solution to enabling the selection of the item in the &#039;hint&#039; div with arrow keys?

Thanks,
-Jeremy</description>
		<content:encoded><![CDATA[<p>This script is exactly what I was looking for, however like the others who have commented before me, the arrow keys do not work to select the item.  They work in the demo above however.  I tried downloading the code and putting it on my web server unmodified (Except for the DB parameters in server.php) and the arrow keys also do not work there.</p>
<p>Can someone please post the solution to enabling the selection of the item in the &#8216;hint&#8217; div with arrow keys?</p>
<p>Thanks,<br />
-Jeremy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joet</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5680</link>
		<dc:creator>joet</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5680</guid>
		<description>Is there any way to clip out what&#039;s absolutely necessary from prototype.js? It&#039;s 138k. That&#039;s a total deal breaker for most web sites. If someone hits your site from a mobile phone or dial-up and everything is kaput.</description>
		<content:encoded><![CDATA[<p>Is there any way to clip out what&#8217;s absolutely necessary from prototype.js? It&#8217;s 138k. That&#8217;s a total deal breaker for most web sites. If someone hits your site from a mobile phone or dial-up and everything is kaput.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisW</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5636</link>
		<dc:creator>ChrisW</dc:creator>
		<pubDate>Wed, 10 Feb 2010 10:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5636</guid>
		<description>I also have the problem of arrow keys not working. (Win, IE8 &amp; FF).

Otherwise, Thank you for the script, its great! 

PS. showing error messages could help implementing..</description>
		<content:encoded><![CDATA[<p>I also have the problem of arrow keys not working. (Win, IE8 &amp; FF).</p>
<p>Otherwise, Thank you for the script, its great! </p>
<p>PS. showing error messages could help implementing..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5620</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5620</guid>
		<description>Has anyone had any trouble with up/down arrow keys not working with the hint?

Really nice writeup, thanks for posting.</description>
		<content:encoded><![CDATA[<p>Has anyone had any trouble with up/down arrow keys not working with the hint?</p>
<p>Really nice writeup, thanks for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Autocompletion with Scriptaculous and Ajax. &#124; Ajaxmint - Endless Ajax samples on jQuery, MooTools, ExtJS, Dojo, Prototype and PHP</title>
		<link>http://www.wiseguysonly.com/2008/03/09/autocompletion-with-scriptaculous-and-ajax/comment-page-2/#comment-5610</link>
		<dc:creator>Autocompletion with Scriptaculous and Ajax. &#124; Ajaxmint - Endless Ajax samples on jQuery, MooTools, ExtJS, Dojo, Prototype and PHP</dc:creator>
		<pubDate>Fri, 29 Jan 2010 05:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://wiseguysonly.com/?p=45#comment-5610</guid>
		<description>[...] Demo&#160; Tutorial&#160;       Posted in ajax &#124; Tags: ajax, ajax autocompletion, autocomplete, prototype, [...]</description>
		<content:encoded><![CDATA[<p>[...] Demo&nbsp; Tutorial&nbsp;       Posted in ajax | Tags: ajax, ajax autocompletion, autocomplete, prototype, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
