[jQuery] Re: Drop down doesn't show

2009-06-19 Thread sancho

Hi,

I fixed it by using

focus:true

as an option.

Sancho

On Jun 19, 3:29 pm, tarave arav...@yahoo.com wrote:
 Sancho,

 I also have this same issue.  Did you discover a fix?

 Regards,
 Todd


[jQuery] [autocomplete] Drop down doesn't show

2009-04-28 Thread sancho

Hi,

I'm using http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/,
but having some problems.

When the page im using it on loads there is javascript tracking code
loaded at the end of the page. If i click on the text box and start
typing before the tracking code has completed loading, the
autocomplete makes the ajax request but does not show the drop down.

To get the drop down to show I have to click outside of the text box
then click it again then all works as normal.
If i wait for the tracking code to load then click on the text box it
also works as normal.

Any ideas why the drop down wouldn't show in the first instance even
though the request is being made?

Any help appreciated

Cheers
Sancho