<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: MooTools&#8217; AutoCompleter&#160;Plugin</title> <atom:link href="http://davidwalsh.name/mootools-autocomplete/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/mootools-autocomplete</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Wed, 23 May 2012 13:11:42 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: wetwetwafu</title><link>http://davidwalsh.name/mootools-autocomplete#comment-24232</link> <dc:creator>wetwetwafu</dc:creator> <pubDate>Thu, 26 May 2011 08:43:25 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-24232</guid> <description>Hi david, the demo is not case-sensitive. How did you do that? Does &quot;filter&quot; and &quot;filterCase&quot; has something to do with it?</description> <content:encoded><![CDATA[<p>Hi david, the demo is not case-sensitive. How did you do that? Does &#8220;filter&#8221; and &#8220;filterCase&#8221; has something to do with it?</p> ]]></content:encoded> </item> <item><title>By: Shekhar</title><link>http://davidwalsh.name/mootools-autocomplete#comment-23904</link> <dc:creator>Shekhar</dc:creator> <pubDate>Fri, 06 May 2011 15:16:37 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-23904</guid> <description>Very useful Davis as always. Article saved me atleast a day.Cheers!</description> <content:encoded><![CDATA[<p>Very useful Davis as always. Article saved me atleast a day.</p><p>Cheers!</p> ]]></content:encoded> </item> <item><title>By: Catalin</title><link>http://davidwalsh.name/mootools-autocomplete#comment-23231</link> <dc:creator>Catalin</dc:creator> <pubDate>Thu, 24 Mar 2011 15:51:26 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-23231</guid> <description>Could you please show an example of usage of injectChoice?
Like for instance when the results from the database query return 2 columns, and you must display col1 to the user and use col2 to automatically select another control.
Simple example: search for a city and automatically fill in the province to which that city belongs.
Thanks a lot...
Otherwise, for users that are not geniouses in mootools, finding our way through these options is dare i say impossible :(</description> <content:encoded><![CDATA[<p>Could you please show an example of usage of injectChoice?<br
/> Like for instance when the results from the database query return 2 columns, and you must display col1 to the user and use col2 to automatically select another control.<br
/> Simple example: search for a city and automatically fill in the province to which that city belongs.<br
/> Thanks a lot&#8230;<br
/> Otherwise, for users that are not geniouses in mootools, finding our way through these options is dare i say impossible :(</p> ]]></content:encoded> </item> <item><title>By: Chris</title><link>http://davidwalsh.name/mootools-autocomplete#comment-19504</link> <dc:creator>Chris</dc:creator> <pubDate>Tue, 24 Aug 2010 22:17:14 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-19504</guid> <description>This looks great, and I&#039;m trying to understand the code.I&#039;m looking at the source code of your Demo page, and I can see all the elements you describe above in the source code, ie; the XHTML, CSS, Mootools javascript parts, but I can&#039;t see the PHP you describe above, where you&#039;re making the database connection etc.  As far as I can tell the JSON is calling the same &#039;autocompleter.php&#039; webpage, but I can&#039;t the the mysql connection and SQL SELECT statements.  Can you help me?</description> <content:encoded><![CDATA[<p>This looks great, and I&#8217;m trying to understand the code.</p><p>I&#8217;m looking at the source code of your Demo page, and I can see all the elements you describe above in the source code, ie; the XHTML, CSS, Mootools javascript parts, but I can&#8217;t see the PHP you describe above, where you&#8217;re making the database connection etc.  As far as I can tell the JSON is calling the same &#8216;autocompleter.php&#8217; webpage, but I can&#8217;t the the mysql connection and SQL SELECT statements.  Can you help me?</p> ]]></content:encoded> </item> <item><title>By: Anas Abdul Latheef</title><link>http://davidwalsh.name/mootools-autocomplete#comment-19374</link> <dc:creator>Anas Abdul Latheef</dc:creator> <pubDate>Sun, 15 Aug 2010 06:55:56 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-19374</guid> <description>Is it possible to submit the auto completer &quot;onClick&quot;.</description> <content:encoded><![CDATA[<p>Is it possible to submit the auto completer &#8220;onClick&#8221;.</p> ]]></content:encoded> </item> <item><title>By: tom</title><link>http://davidwalsh.name/mootools-autocomplete#comment-16357</link> <dc:creator>tom</dc:creator> <pubDate>Fri, 05 Mar 2010 21:43:41 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-16357</guid> <description>this script does not work in my case. is there missing anything ? Where can i get an explanation how to use this autocomplete package ?</description> <content:encoded><![CDATA[<p>this script does not work in my case. is there missing anything ? Where can i get an explanation how to use this autocomplete package ?</p> ]]></content:encoded> </item> <item><title>By: Tyler Abell</title><link>http://davidwalsh.name/mootools-autocomplete#comment-16161</link> <dc:creator>Tyler Abell</dc:creator> <pubDate>Thu, 18 Feb 2010 09:44:49 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-16161</guid> <description>I am using jQuery on my site, do you suggest finding a jQ &quot;Auto Completer&quot; or should I go with the MooTools plugin? I don&#039;t want to use MooTools, because thats two frameworks... I rather stay dedicated to jQ.</description> <content:encoded><![CDATA[<p>I am using jQuery on my site, do you suggest finding a jQ &#8220;Auto Completer&#8221; or should I go with the MooTools plugin? I don&#8217;t want to use MooTools, because thats two frameworks&#8230; I rather stay dedicated to jQ.</p> ]]></content:encoded> </item> <item><title>By: jpod</title><link>http://davidwalsh.name/mootools-autocomplete#comment-16128</link> <dc:creator>jpod</dc:creator> <pubDate>Tue, 16 Feb 2010 10:26:18 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-16128</guid> <description>nice one man... but i still confuse when i want to get some index on result suggest... example:
{&quot;field1&quot;: &quot;field1value&quot;,&quot;field2&quot;:&quot;field2value&quot; }and then i want to get value field1 when i click my choice.. can you show me advance sample to do that david? great job man..!!</description> <content:encoded><![CDATA[<p>nice one man&#8230; but i still confuse when i want to get some index on result suggest&#8230; example:<br
/> {&#8220;field1&#8243;: &#8220;field1value&#8221;,&#8221;field2&#8243;:&#8221;field2value&#8221; }</p><p>and then i want to get value field1 when i click my choice.. can you show me advance sample to do that david? great job man..!!</p> ]]></content:encoded> </item> <item><title>By: james Roberts</title><link>http://davidwalsh.name/mootools-autocomplete#comment-15404</link> <dc:creator>james Roberts</dc:creator> <pubDate>Tue, 19 Jan 2010 17:15:17 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-15404</guid> <description>Hi,
Great post, but is there anyway to send more another value to a hidden field? I am thinking about using this to select a value (as it currently does), but also send another value from the same row on the database to a hidden field within the form? Is this at all possible?</description> <content:encoded><![CDATA[<p>Hi,<br
/> Great post, but is there anyway to send more another value to a hidden field? I am thinking about using this to select a value (as it currently does), but also send another value from the same row on the database to a hidden field within the form? Is this at all possible?</p> ]]></content:encoded> </item> <item><title>By: Noel Pulis</title><link>http://davidwalsh.name/mootools-autocomplete#comment-14240</link> <dc:creator>Noel Pulis</dc:creator> <pubDate>Sun, 06 Dec 2009 13:27:25 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2014#comment-14240</guid> <description>I have created an index.php file having the dialog box for the search, a file containing the Mootools script and another get-terms.php.I have downloaded the Mootools file and included in the index.php file...I run the index.php and when i run everything... nothing happens when i type in the dialog box :(I am still new to JSON, JQuery and Mootools... If anyone can help me, it would be really appreciated.</description> <content:encoded><![CDATA[<p>I have created an index.php file having the dialog box for the search, a file containing the Mootools script and another get-terms.php.</p><p>I have downloaded the Mootools file and included in the index.php file&#8230;</p><p>I run the index.php and when i run everything&#8230; nothing happens when i type in the dialog box :(</p><p>I am still new to JSON, JQuery and Mootools&#8230; If anyone can help me, it would be really appreciated.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 3/7 queries in 0.018 seconds using disk: basic
Object Caching 805/805 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-23 08:50:27 -->
