Dylan Verheul wrote:
> 
> Plugin: Autocompleter
> Url: http://www.dyve.net/jquery?autocomplete
> Docs: http://www.dyve.net/jquery/autocomplete.txt
> 

Well done, i'm sure i'm gonna use that soon.
One note: In the source code at http://www.dyve.net/jquery?autocomplete, the
line
this.wrap("<div class='" + options.wrapperClass + " " + options.removeClass
+ "'></div>");
should be
this.wrap(&quot;&lt;div class='&quot; + options.wrapperClass + &quot; &quot;
+
options.removeClass + &quot;'&gt;&lt;/div&gt;&quot;);
to be shown corretly inside the pre.

Cheers, Jan
-- 
View this message in context: 
http://www.nabble.com/Autocompleter-update-tf2225088.html#a6166332
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to