Re: [Proto-Scripty] local autocompleter and event.observe

2012-07-02 Thread Jason Westbrook
I have a solution for you but it involves a few changes you can define an option in the Autocompleter.local initialization called "afterUpdateElement" - this will fire the function you define in that option for example new Autocompleter.Local('field1', 'field1_list', source,{fullSearch:true,aft

[Proto-Scripty] local autocompleter and event.observe

2012-07-02 Thread charles.desfor...@orange.fr
Hi I am new on prototype and scriptaculos then I have a basic problem I guess. I try to catch through a handler the value selected in a "autocompleter.local" list. I succeed to get the initial written characters but not the complete string. For example I write 'ja' into field then I select the