Re: Problem with ZoneUpdater example

2009-09-10 Thread Kalle Korhonen
Yes, but I guess Geoff was asking why the same keyup event works fine on the page, including non-printing chars. Kalle On Thu, Sep 10, 2009 at 6:17 PM, Thiago H. de Paula Figueiredo wrote: > Playing with them a little, it seems to me that the keyup event ignores > non-printing chars. Try typing

Re: Problem with ZoneUpdater example

2009-09-10 Thread Thiago H. de Paula Figueiredo
Playing with them a little, it seems to me that the keyup event ignores non-printing chars. Try typing some spaces: nothing happens. Then type any letter: the AJAX update is triggered. Have you tried the change event? -- Thiago H. de Paula Figueiredo Consultor, desenvolvedor e instrutor em Ja