<?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: jQuery PHP Ajax Autosuggest</title>
	<atom:link href="http://papermashup.com/jquery-php-ajax-autosuggest/feed/" rel="self" type="application/rss+xml" />
	<link>http://papermashup.com/jquery-php-ajax-autosuggest/</link>
	<description>Ashley Ford :: CSS &#124; PHP &#124; JavaScript</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:36:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Scott Pickles</title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-2/#comment-2733</link>
		<dc:creator>Scott Pickles</dc:creator>
		<pubDate>Thu, 24 Jun 2010 03:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2733</guid>
		<description>Ashley - 

Thanks for the code.  I don&#039;t see the normal auto complete from browser history on your demo page, nor do I see any JS to disable that.  So the issue I&#039;m having is that the auto suggest from your code AND my browser history show up at the same time.  I&#039;ve read things on the net about disabling the browser auto complete with &#039;autocomplete=off&#039;, but it is only supported in newer browsers.  Any suggestions?

P.S. You might want to check your email validation script (if it&#039;s something you wrote and/or control) since it stated that my work email was not valid.

Thanks,
Scott</description>
		<content:encoded><![CDATA[<p>Ashley &#8211; </p>
<p>Thanks for the code.  I don&#8217;t see the normal auto complete from browser history on your demo page, nor do I see any JS to disable that.  So the issue I&#8217;m having is that the auto suggest from your code AND my browser history show up at the same time.  I&#8217;ve read things on the net about disabling the browser auto complete with &#8216;autocomplete=off&#8217;, but it is only supported in newer browsers.  Any suggestions?</p>
<p>P.S. You might want to check your email validation script (if it&#8217;s something you wrote and/or control) since it stated that my work email was not valid.</p>
<p>Thanks,<br />
Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Besucher80</title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-1/#comment-2708</link>
		<dc:creator>Besucher80</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2708</guid>
		<description>Hi, great code .. i love it ...

but is there a way to disable and enable the suggest?

With a link or a checkbox?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, great code .. i love it &#8230;</p>
<p>but is there a way to disable and enable the suggest?</p>
<p>With a link or a checkbox?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hanumant</title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-1/#comment-2607</link>
		<dc:creator>hanumant</dc:creator>
		<pubDate>Mon, 31 May 2010 11:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2607</guid>
		<description>you can solve my.....json and php dropdown query</description>
		<content:encoded><![CDATA[<p>you can solve my&#8230;..json and php dropdown query</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwight</title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-1/#comment-2511</link>
		<dc:creator>Dwight</dc:creator>
		<pubDate>Sat, 01 May 2010 13:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2511</guid>
		<description>How can I get an hidden value like ID in this script

I can select it by the query id, country but in the onclick handling I can&#039;t make it work</description>
		<content:encoded><![CDATA[<p>How can I get an hidden value like ID in this script</p>
<p>I can select it by the query id, country but in the onclick handling I can&#8217;t make it work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akshay shah</title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-1/#comment-2506</link>
		<dc:creator>akshay shah</dc:creator>
		<pubDate>Thu, 29 Apr 2010 08:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2506</guid>
		<description>this tutorial is great but it cannot select value in the textbox and also not working up down key and also copy the javascript in new php page it cannot working. and in ie6 it cannot shown the colour when the mouse select any row. if you have any solution please give me.</description>
		<content:encoded><![CDATA[<p>this tutorial is great but it cannot select value in the textbox and also not working up down key and also copy the javascript in new php page it cannot working. and in ie6 it cannot shown the colour when the mouse select any row. if you have any solution please give me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-1/#comment-2481</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 21 Apr 2010 17:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2481</guid>
		<description>@Subroto, if you read my 2/10-11/10 and 2/26/10 comments and Ashley&#039;s reply above you should be able to do multiple textboxes. Regarding two textboxes overlapping, the z-index change worked for Mozilla (if I recall), but wouldn&#039;t work for IE, so I had to place the two side by side instead of in a vertical arrangement.</description>
		<content:encoded><![CDATA[<p>@Subroto, if you read my 2/10-11/10 and 2/26/10 comments and Ashley&#8217;s reply above you should be able to do multiple textboxes. Regarding two textboxes overlapping, the z-index change worked for Mozilla (if I recall), but wouldn&#8217;t work for IE, so I had to place the two side by side instead of in a vertical arrangement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subroto Mahindar</title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-1/#comment-2476</link>
		<dc:creator>Subroto Mahindar</dc:creator>
		<pubDate>Wed, 21 Apr 2010 11:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2476</guid>
		<description>if there are more that 1 textboxes with different id. then please suggest how to work.
Thanks in advance</description>
		<content:encoded><![CDATA[<p>if there are more that 1 textboxes with different id. then please suggest how to work.<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <fb:name linked="false" useyou="false" uid="100000041755875">Neil Adavan</fb:name></title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-1/#comment-2443</link>
		<dc:creator><fb:name linked="false" useyou="false" uid="100000041755875">Neil Adavan</fb:name></dc:creator>
		<pubDate>Tue, 13 Apr 2010 08:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2443</guid>
		<description>I think the code lacks some lines..

while ($result = $query -&gt;fetch_object()) {
echo &#039;&#039;.$result-&gt;country.&#039;&#039;;

there where no link when i print it.

thankss...

by the way great tutorial..</description>
		<content:encoded><![CDATA[<p>I think the code lacks some lines..</p>
<p>while ($result = $query -&gt;fetch_object()) {<br />
echo &#8221;.$result-&gt;country.&#8221;;</p>
<p>there where no link when i print it.</p>
<p>thankss&#8230;</p>
<p>by the way great tutorial..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-1/#comment-2442</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Tue, 13 Apr 2010 07:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2442</guid>
		<description>@Neil,all you need to do is change this in autosuggest.php:

[code=&#039;php&#039;]
	while ($result = $query -&gt;fetch_object()) {
	         			echo &#039;country).&#039;\&#039;);&quot;&gt;&#039;.$result-&gt;country.&#039;&#039;;
	         		}

[/code]

to this:

[code=&#039;php&#039;]
	while ($result = $query -&gt;fetch_object()) {
	         			echo &#039;&lt;a href=&quot;LINK GOES HERE&quot; rel=&quot;nofollow&quot;&gt;&#039;.$result-&gt;country.&#039;&lt;/a&gt;&#039;;
	         		}

[code]

Hope that helps.
Let me know how you get on.</description>
		<content:encoded><![CDATA[<p>@Neil,all you need to do is change this in autosuggest.php:</p>
<pre class="brush: php;">
	while ($result = $query -&gt;fetch_object()) {
	         			echo 'country).'\');"&gt;'.$result-&gt;country.'';
	         		}
</pre>
<p>to this:</p>
<p>	while ($result = $query -&gt;fetch_object()) {<br />
	         			echo &#8216;<a href="LINK GOES HERE" rel="nofollow">&#8216;.$result-&gt;country.&#8217;</a>&#8216;;<br />
	         		}</p>
<p>Hope that helps.<br />
Let me know how you get on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <fb:name linked="false" useyou="false" uid="100000041755875">Neil Adavan</fb:name></title>
		<link>http://papermashup.com/jquery-php-ajax-autosuggest/comment-page-1/#comment-2441</link>
		<dc:creator><fb:name linked="false" useyou="false" uid="100000041755875">Neil Adavan</fb:name></dc:creator>
		<pubDate>Tue, 13 Apr 2010 03:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=978#comment-2441</guid>
		<description>i badly needed it for my next project..

thank you..</description>
		<content:encoded><![CDATA[<p>i badly needed it for my next project..</p>
<p>thank you..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
