I dont know this is the reason because i never tried automplete, but
in web2py_ajax.html change code like fadeIn('slow') or fadeOut('slow')
to fadeIn('fast') or fadeOut('fast')On Aug 25, 3:23 am, annet <[email protected]> wrote: > I am using web2py's auto complete widget, and wonder whether the div > containing the options could fade out faster. At the moment it takes > about 4 seconds before the div fades out after the user selects an > option. Since the div hides the submit button, this is rather long. > > Kind regards, > > Annet.

