<?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"
	>
<channel>
	<title>Comments on: AJAX Auto Complete</title>
	<atom:link href="http://www.symfony-blog.co.uk/2008/04/ajax-auto-complete/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symfony-blog.co.uk/2008/04/ajax-auto-complete/</link>
	<description>Two Guys, One Framework</description>
	<pubDate>Mon, 08 Sep 2008 03:09:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Rob</title>
		<link>http://www.symfony-blog.co.uk/2008/04/ajax-auto-complete/#comment-243</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 30 Aug 2008 09:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony-blog.co.uk/?p=5#comment-243</guid>
		<description>Hi Andrzej,

I think you need to make a slight change to your options array like the following:

array(’use_style’ =&gt; true, ‘with’ =&gt; " value+'&#38;radio='+$('radio').checked")

Take note of the value+ before your radio value bit. Please let me know how you get on with this.

Thanks,

Rob
Symfony-Blog.co.uk</description>
		<content:encoded><![CDATA[<p>Hi Andrzej,</p>
<p>I think you need to make a slight change to your options array like the following:</p>
<p>array(’use_style’ => true, ‘with’ => &#8221; value+&#8217;&amp;radio=&#8217;+$(&#8217;radio&#8217;).checked&#8221;)</p>
<p>Take note of the value+ before your radio value bit. Please let me know how you get on with this.</p>
<p>Thanks,</p>
<p>Rob<br />
Symfony-Blog.co.uk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrzej</title>
		<link>http://www.symfony-blog.co.uk/2008/04/ajax-auto-complete/#comment-242</link>
		<dc:creator>Andrzej</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony-blog.co.uk/?p=5#comment-242</guid>
		<description>sorry, don't know how to past the code in here...</description>
		<content:encoded><![CDATA[<p>sorry, don&#8217;t know how to past the code in here&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrzej</title>
		<link>http://www.symfony-blog.co.uk/2008/04/ajax-auto-complete/#comment-241</link>
		<dc:creator>Andrzej</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony-blog.co.uk/?p=5#comment-241</guid>
		<description>hi
I have I problem with auto complete. I have to pass to autocomplete action value of a radiobutton. My problem is whenever I pass a value of radiobutton I'm loosing value of input box and vice versa. I use something like this:
 'off'),
  array('use_style' =&#62; true, 'with' =&#62; "'&#38;radio=' + $('radio').checked") 
)?&#62;
Do you have an idea what seems to be a problem?</description>
		<content:encoded><![CDATA[<p>hi<br />
I have I problem with auto complete. I have to pass to autocomplete action value of a radiobutton. My problem is whenever I pass a value of radiobutton I&#8217;m loosing value of input box and vice versa. I use something like this:<br />
 &#8216;off&#8217;),<br />
  array(&#8217;use_style&#8217; =&gt; true, &#8216;with&#8217; =&gt; &#8220;&#8216;&amp;radio=&#8217; + $(&#8217;radio&#8217;).checked&#8221;)<br />
)?&gt;<br />
Do you have an idea what seems to be a problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.symfony-blog.co.uk/2008/04/ajax-auto-complete/#comment-4</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sun, 06 Apr 2008 11:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony-blog.co.uk/?p=5#comment-4</guid>
		<description>Thanks alot for this, I'm sure it'll come in use for my project i'm currently working on :D.</description>
		<content:encoded><![CDATA[<p>Thanks alot for this, I&#8217;m sure it&#8217;ll come in use for my project i&#8217;m currently working on :D.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
