Stefan,

Seems a bit buggy. 

-The callbacks aren't fired when you click on an item in the list only when
you arrow to it and hit enter.
-Pressing 'Esc' multiple times after the list has displayed has a weird
effect (I think with an i-frame).

These are just some quick things I've noticed. I tested it it FF 1.5.0.6 and
IE6.

Looking better though! I can't wait to use it!

-Aaron


Stefan Petre wrote:
> 
> I updated the autocomplete. Now accepts 3 callbacks:
> * onSelect - triggered when an option is selected an gets back one 
> parameter an object of key/value pairs build based on the childnodes of 
> 'item' tag from XML response. This way you can add whatever you want in 
> 'item' tag and you'll get back.
> * onShow - triggered when the suggestion box is displayed
> * onHide - triggered when the suggestion box is hidded
> 
> I added caching too.
> 
> http://interface.eyecon.ro/demos/autocompleter.html in the example you 
> can see how data is send to the box from the right when an option is 
> selected. Basically all new features are used in the example.
> 
> Thanks for your feedback.
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Autocomplete-invasion-tf2183734.html#a6086658
Sent from the JQuery forum at Nabble.com.


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

Reply via email to