[thelist] Autofocus usability issues tackled

Lee kowalkowski lee.kowalkowski at googlemail.com
Fri Oct 13 16:20:47 CDT 2006


On 13/10/06, Matt Warden <mwarden at gmail.com> wrote:
> On 10/13/06, Lee kowalkowski <lee.kowalkowski at googlemail.com> wrote:
> I thought we were talking about putting focus into an element. That
> would be a single timeout.

Yeah, a single call to onAvailable creates a single timeout to detect
the availability of the element you specify, but if it's not
available, it'll repeat the timeout, as the default value for the
delay is 50 milliseconds, the availability of an element is inspected
approximately 20 times/second (subject to other JavaScript yielding).

-- 
LK



More information about the thelist mailing list