[jQuery] [autocomplete] How to manually trigger event for displaying results and suggestions in Autocomplete by Jö rn??

2009-04-06 Thread enriquepalaci...@gmail.com
Hi again, My cuestion is about this great autocomplete plugin by Jörn, i got it working using ajax and all... But theres no way to display the results manually??? (they just show when someone press one key in the keyboard). I tried to dig into the code with no luck =(. Please!! Some help!! I had

[jQuery] Re: How to activate autocomplete in this case

2009-04-06 Thread enriquepalaci...@gmail.com
I tried to use the change event but it didnt work... If someone already knows how to do this please write it!! =) On 25 mar, 02:44, "wesley...@gmail.com" wrote: > Hi, > i have a question, > how to manually fire theautocompleteevent? > > > aa, > bb, > cc, > dd ... > > $(document).ready(function(

[jQuery] [autocomplete] trying to get work a virtual keyboard with autocomplete

2009-04-06 Thread enriquepalaci...@gmail.com
Hi everyone, I have a question that i cannot answer, i am using the autocompleter plugin (http://plugins.jquery.com/project/autocompletex) for getting some suggestions along with JQuery Keypad for a virtual keyboard (http://keith-wood.name/keypad.html). The reason? Im developing for a LCD Touch Sc