Jump to content
Larry Ullman's Book Forums

Ch. 13 - Frameworks - Jquery Ui Autocomplete


Recommended Posts

I'm having trouble with the .autocomplete() in jquery-ui. This method works but the output is not what I expected. I was expecting a drop-down to appear with suggestions after typing in two letters. Instead, I see something like this:

 

1 result is available, use up and down arrow keys to navigate. 

 

Under this, there is a bulleted list of my options. The up and down arrow keys do move through my selection, so it somewhat works, but this is not what I wanted.

 

I am using the Google CDN to obtain jquery and jquery-ui and am also using the jquery-ui css file from there too. Any suggestions? 

Link to comment
Share on other sites

 Share

×
×
  • Create New...