I use $('input:visible:first').focus(); to focus on the first form
field when a page is loaded. I just added Autocomplete to that same
field and the subsequent one. Autocomplete will not return anything in
the .focus()'d field unless I blur and then reenter the field. Is this
a bug, or am I missing something?I am using jquery.autocomplete.js from bassistance.de This also throws an error saying the "scrollTop" is not a function, but everything seems to work fine. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
