[Proto-Scripty] Ajax.Autoupdater hooked on a JS-generated input?

2008-10-16 Thread Alexander Mikhailian
I have an Ajax.Autoupdater hooked onto an input box that is rewritten by an Ajax.Updater that is called from within the autocomplete list. Something like this: GET /index.html HTTP/1.0 new Ajax.Autocompleter('input', 'suggest', '/suggest') --- GET /suggest HTTP/1.0 Click here

[Proto-Scripty] Re: Ajax.Autoupdater hooked on a JS-generated input?

2008-10-16 Thread Alexander Mikhailian
t; later (just a moment later) via Function.defer. > > More in the unofficial > wiki:http://proto-scripty.wikidot.com/prototype:tip-scripting-dynamically-... > > HTH, > -- > T.J. Crowder > tj / crowder software / com > > On Oct 16, 3:50 pm, Alexander Mikhailian <[