<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/307654</link>
		<description>Comments by Raja</description>
<item>
<title>LAMP On Focus : Facebox Extended.</title>
<link>http://www.rajavarma.com/2009/02/22/facebox-extended/#IDComment81875687</link>
<description>sorry, not at the moment. May be by this weekend would put it on github. </description>
<pubDate>Thu, 24 Jun 2010 07:09:54 +0000</pubDate>
<guid>http://www.rajavarma.com/2009/02/22/facebox-extended/#IDComment81875687</guid>
</item><item>
<title>LAMP On Focus : jSuggest Enhanced 1.1 &ndash; Auto-complete Using jQuery</title>
<link>http://www.rajavarma.com/2009/07/24/jsuggest-enhanced-1-1-&ndash;-auto-complete-using-jquery/#IDComment41216418</link>
<description>hey, I&amp;#039;ve not tested in other character set. how did it work out for you ? </description>
<pubDate>Fri, 30 Oct 2009 18:47:34 +0000</pubDate>
<guid>http://www.rajavarma.com/2009/07/24/jsuggest-enhanced-1-1-&ndash;-auto-complete-using-jquery/#IDComment41216418</guid>
</item><item>
<title>LAMP On Focus : Facebox Extended.</title>
<link>http://www.rajavarma.com/2009/02/22/facebox-extended/#IDComment41216213</link>
<description>Sorry for the late reply :).  submit the form thru AJAX call, and use $.facebox.content(&amp;lt;AJAX_RESPONSE&amp;gt;); to update the facebox window, Also after the onSubmit call do a &amp;#039;return false&amp;#039; to block  the default form submit from taking place </description>
<pubDate>Fri, 30 Oct 2009 18:44:11 +0000</pubDate>
<guid>http://www.rajavarma.com/2009/02/22/facebox-extended/#IDComment41216213</guid>
</item><item>
<title>LAMP On Focus : jSuggest Enhanced – Auto-complete Using jQuery</title>
<link>http://www.rajavarma.com/2009/06/12/jsuggest-enhanced-%e2%80%93-auto-complete-using-jquery/#IDComment28174501</link>
<description>Glad it as of use to you, You can pick up the latest update which fixes this issue.  &lt;a href=&quot;&quot; target=&quot;_blank&quot;&gt;jSuggest Enhanced 1.1&lt;/a&gt;&lt;/strong&gt;    </description>
<pubDate>Fri, 24 Jul 2009 06:48:14 +0000</pubDate>
<guid>http://www.rajavarma.com/2009/06/12/jsuggest-enhanced-%e2%80%93-auto-complete-using-jquery/#IDComment28174501</guid>
</item><item>
<title>LAMP On Focus : jSuggest Enhanced – Auto-complete Using jQuery</title>
<link>http://www.rajavarma.com/2009/06/12/jsuggest-enhanced-%e2%80%93-auto-complete-using-jquery/#IDComment27734464</link>
<description>On the test page, it works fine on my  machine (FF,IE&amp;amp;Chrome. latest versions). Test on a different browser / machine to make sure its not something environmental. </description>
<pubDate>Mon, 20 Jul 2009 04:56:37 +0000</pubDate>
<guid>http://www.rajavarma.com/2009/06/12/jsuggest-enhanced-%e2%80%93-auto-complete-using-jquery/#IDComment27734464</guid>
</item><item>
<title>LAMP On Focus : jSuggest Enhanced – Auto-complete Using jQuery</title>
<link>http://www.rajavarma.com/2009/06/12/jsuggest-enhanced-%e2%80%93-auto-complete-using-jquery/#IDComment27443493</link>
<description>Check a couple of pointers, - When you have the results drop down are you able to click on any other elements on the page. - Is there any other elements that might be overlapping the results drop down ?   (Some thing like an another div with a higher z-index blocking this layer ?) </description>
<pubDate>Thu, 16 Jul 2009 16:00:26 +0000</pubDate>
<guid>http://www.rajavarma.com/2009/06/12/jsuggest-enhanced-%e2%80%93-auto-complete-using-jquery/#IDComment27443493</guid>
</item><item>
<title>LAMP On Focus : jSuggest Enhanced – Auto-complete Using jQuery</title>
<link>http://www.rajavarma.com/2009/06/12/jsuggest-enhanced-%e2%80%93-auto-complete-using-jquery/#IDComment25497672</link>
<description>Hi, The callback will just pass the selected text from the drop down to given function. This has to be specified at the time of jSuggest object creation.  For ex.,  $(&amp;quot;#searchInput&amp;quot;).jSuggest({ url: &amp;quot;http://www.mydomain.com/search.php&amp;quot;, type: &amp;quot;GET&amp;quot;, data: &amp;quot;kw&amp;quot;, onSelect: &amp;quot;processSelection&amp;quot; });  processSelection being the function to be called on the &amp;#039;onClick&amp;#039; event of the dropdown.  function processSelection(selectedText) {   alert (&amp;#039;You have choosen&amp;#039; + selectedText); }  hope this is clear. </description>
<pubDate>Thu, 25 Jun 2009 19:18:36 +0000</pubDate>
<guid>http://www.rajavarma.com/2009/06/12/jsuggest-enhanced-%e2%80%93-auto-complete-using-jquery/#IDComment25497672</guid>
</item>	</channel>
</rss>