Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4572736
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T19:41:17+00:00 2026-05-21T19:41:17+00:00

By following the example of binaryhowl I’ve tried to make my autocomplete dynamic. Source

  • 0

By following the example of binaryhowl I’ve tried to make my autocomplete dynamic.

Source is here which should be of close resemblance (modified to fit the url I retrieve my info from).

lookup.php returns json compliant (UTF8) results as per (plaintext):

["value1","value2","value3","value4","value5"]

If I provide a hardcoded version of the url for source:

source: "lookup.php?type=some_case&value=search_term"

The autocomplete list of suggestions is piled up as expected.

Lookup.php supports

application/json; charset=utf-8

And I get the following bugs from jquery:

Uncaught TypeError: Object [object Object] has no method ‘menu’ jquery-1.5.1.js:869
Uncaught TypeError: Cannot read property ‘element’ of undefined jquery.ui.autocomplete.js:337
Uncaught TypeError: Cannot read property ‘d’ of null jquery-1.5.1.js:869

As seen here:

All js scripts are directly from here and here, etc.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T19:41:18+00:00Added an answer on May 21, 2026 at 7:41 pm

    I would recommend against picking and choosing jQueryUI components from the github repository you linked to. This error, for example:

    Uncaught TypeError: Object [object
    Object] has no method ‘menu’
    jquery-1.5.1.js:869 Uncaught
    TypeError: Cannot read property
    ‘element’ of undefined
    jquery.ui.autocomplete.js:337 Uncaught
    TypeError: Cannot read property ‘d’ of
    null jquery-1.5.1.js:869

    Is because the autocomplete widget is trying to use the menu widget (an internal widget that is used by autocomplete).

    I would recommend downloading the widgets you need using jQueryUI’s download page, which will download the necessary files for the widgets you choose, or if you’re using most of them, use jQueryUI hosted on a CDN.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Following example code from the libpcap documentation yields the following code which should report
In the following example should I expect that values.size() will be called every time
For the following example: http://developer.yahoo.com/yui/examples/tabview/frommarkup_clean.html I would like to make the tabs right aligned
The following example fills the ItemsControl with a List of BackupDirectories which I get
Consider the following example : $ls base.txt base-modified.txt $diff base.txt base-modified.txt > diff.txt $rm
Consider the following example (also available here: http://jsfiddle.net/hq8Fg/1/ ). It works fine in IE9,
I tried following example for a stateful session bean http://www.roseindia.net/ejb/example-of-statelfulbean.shtml , but when I
The following example is taken from: http://php.net/manual/en/function.curl-multi-close.php#example-3540 This example will create two cURL handles,
I was trying the following example of I/O ports from here . #include<stdio.h> #include<unistd.h>
Consider following example : public class SomeBusinessLayerService : DataService<MyEntityContainer> { [WebInvoke] void DoSomething(string someParam)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.