<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for valdemar</title><link>http://disqus.com/by/valdemar/</link><description></description><atom:link href="http://disqus.com/valdemar/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 31 Jul 2009 17:24:06 -0000</lastBuildDate><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-13758029</link><description>&lt;p&gt;Solved by changing lines around 490 this way:&lt;/p&gt;&lt;p&gt;                .click(function (event) {&lt;br&gt;                    var item = get_element_from_event(event, "li");&lt;br&gt;                    var the_data = $.data(item.get(0), "tokeninput");&lt;br&gt;                    add_token(&lt;a href="http://the_data.id" rel="nofollow noopener" target="_blank" title="the_data.id"&gt;the_data.id&lt;/a&gt;, &lt;a href="http://the_data.name" rel="nofollow noopener" target="_blank" title="the_data.name"&gt;the_data.name&lt;/a&gt;);&lt;/p&gt;&lt;p&gt;Otherwise the script would not work with mouse.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">valdemar</dc:creator><pubDate>Fri, 31 Jul 2009 17:24:06 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-13743293</link><description>&lt;p&gt;Update: still investigating... it works if I select the search result with keyboard. It doesn't works if I use mouse.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">valdemar</dc:creator><pubDate>Fri, 31 Jul 2009 10:16:55 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-13742982</link><description>&lt;p&gt;You did a nice work, many of the features you've just added are really usefully for me as well.&lt;br&gt;Unfortunately after upload this enhanced version i am not longer able to get the list working.&lt;br&gt;When i selected an exisisting record, it returns the name "undefined" and the value is [object Object]. Any ideas to sort it out, please?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">valdemar</dc:creator><pubDate>Fri, 31 Jul 2009 10:08:19 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-13737171</link><description>&lt;p&gt;Great stuff!&lt;br&gt;I'm using it to data entry on my personal game archive.&lt;br&gt;I appreciate the fact that you can get multiple results separated by a comma, but it only works if you aready have the records in database. It would be possible to add multiple fields even when the typed string doesn't match any result?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">valdemar</dc:creator><pubDate>Fri, 31 Jul 2009 05:23:26 -0000</pubDate></item></channel></rss>