<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Country jQuery Autocomplete plugin</title>
	<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/</link>
	<description>Destination: your objectives!</description>
	<pubDate>Tue, 07 Feb 2012 13:34:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Zeff</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-39338</link>
		<pubDate>Thu, 29 Sep 2011 13:17:29 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-39338</guid>
					<description>Flags are not displayed in Google Chrome, it is a CSS problem. Perfect in IE and FireFox. Has anyone had similar experiences?</description>
		<content:encoded><![CDATA[<p>Flags are not displayed in Google Chrome, it is a CSS problem. Perfect in IE and FireFox. Has anyone had similar experiences?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: shaula haitner</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-38877</link>
		<pubDate>Thu, 25 Aug 2011 20:50:10 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-38877</guid>
					<description>thanks
problem solved
shaula</description>
		<content:encoded><![CDATA[<p>thanks<br />
problem solved<br />
shaula
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Marc-Antoine Ross</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-38876</link>
		<pubDate>Thu, 25 Aug 2011 20:46:14 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-38876</guid>
					<description>Hi Shaula,
Change this line:
$(ac_country + '_hidden').val(data.code.toLowerCase());
For this:
$(ac_country + '_hidden').val(data.name);
And it should work.
Thank you for the donation
Marc</description>
		<content:encoded><![CDATA[<p>Hi Shaula,<br />
Change this line:<br />
$(ac_country + &#8216;_hidden&#8217;).val(data.code.toLowerCase());<br />
For this:<br />
$(ac_country + &#8216;_hidden&#8217;).val(data.name);<br />
And it should work.<br />
Thank you for the donation<br />
Marc
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: shaula haitner</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-38875</link>
		<pubDate>Thu, 25 Aug 2011 20:28:41 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-38875</guid>
					<description>Hi
the country selection works beautifully
only problem is that I get back the country code and not the full country name
what am I doing wrong?
thanks a lot
shaula</description>
		<content:encoded><![CDATA[<p>Hi<br />
the country selection works beautifully<br />
only problem is that I get back the country code and not the full country name<br />
what am I doing wrong?<br />
thanks a lot<br />
shaula
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ian</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-34277</link>
		<pubDate>Thu, 25 Nov 2010 17:59:40 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-34277</guid>
					<description>Hi,

Is there any plans to port it over to the jquery ui autocomplete? Its the updated version it seems that this plugin uses.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there any plans to port it over to the jquery ui autocomplete? Its the updated version it seems that this plugin uses.</p>
<p>Thanks
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ian</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-34275</link>
		<pubDate>Thu, 25 Nov 2010 16:56:27 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-34275</guid>
					<description>This looks awesome but It appears the autocomplete plugin was taken over by the jquery ui team. Is it possible to update to the new jquery ui version?</description>
		<content:encoded><![CDATA[<p>This looks awesome but It appears the autocomplete plugin was taken over by the jquery ui team. Is it possible to update to the new jquery ui version?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jon</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-32445</link>
		<pubDate>Thu, 08 Jul 2010 00:13:03 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-32445</guid>
					<description>Would be great if this was converted over to use jQuery UI's autocomplete so that the jquery and jquery ui scripts could be loaded from sites like google. I may be wrong, but the ibigframe script might not be needed as well if it was converted.

Nice little plugin though! Thanks for the contribution.</description>
		<content:encoded><![CDATA[<p>Would be great if this was converted over to use jQuery UI&#8217;s autocomplete so that the jquery and jquery ui scripts could be loaded from sites like google. I may be wrong, but the ibigframe script might not be needed as well if it was converted.</p>
<p>Nice little plugin though! Thanks for the contribution.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Marc-Antoine Ross</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-8269</link>
		<pubDate>Sat, 09 Jan 2010 16:00:35 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-8269</guid>
					<description>Thanks to Chris' help, I uploaded a new version that fixes the bug in Internet Exploder 7/8</description>
		<content:encoded><![CDATA[<p>Thanks to Chris&#8217; help, I uploaded a new version that fixes the bug in Internet Exploder 7/8
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-8252</link>
		<pubDate>Thu, 07 Jan 2010 20:55:43 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-8252</guid>
					<description>Hi Marc,

This is the error I receive in IE7.  I noticed when I click the input box, it doesn't clear the default text value either.  Maybe it's related?

Line: 997
Char: 7
Error: Exception thrown and not caught
Code: 0
URL: file://...../accountry/index.html</description>
		<content:encoded><![CDATA[<p>Hi Marc,</p>
<p>This is the error I receive in IE7.  I noticed when I click the input box, it doesn&#8217;t clear the default text value either.  Maybe it&#8217;s related?</p>
<p>Line: 997<br />
Char: 7<br />
Error: Exception thrown and not caught<br />
Code: 0<br />
URL: file://&#8230;../accountry/index.html
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Marc-Antoine Ross</title>
		<link>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-8251</link>
		<pubDate>Thu, 07 Jan 2010 20:49:51 +0000</pubDate>
		<guid>http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/#comment-8251</guid>
					<description>Hi Chris,
Do you have more details on the error? I had tested it last year, but I don't have a PC &amp; IE nearby anymore...
Thanks</description>
		<content:encoded><![CDATA[<p>Hi Chris,<br />
Do you have more details on the error? I had tested it last year, but I don&#8217;t have a PC &#038; IE nearby anymore&#8230;<br />
Thanks
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

