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 7517547
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T01:29:16+00:00 2026-05-30T01:29:16+00:00

I borrowed the code from http://jqueryui.com/demos/autocomplete/#combobox but don’t know how to get the value

  • 0

I borrowed the code from http://jqueryui.com/demos/autocomplete/#combobox but don’t know how to get the value of the selected item.

Hoping for a simple straight answer rather than reading their docs for the next 2 hours.

  • 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-30T01:29:17+00:00Added an answer on May 30, 2026 at 1:29 am
    $('#combobox').val() might do the trick
    

    ok, that’s not correct. do it this way:

    $( "#combobox" ).autocomplete({
       select: function(event, ui) { ... }
    });
    

    in there do a console.log($(ui).val()) or something like it

    then you should be able to do either:
    $(‘#combobox’).text() or .val() to get its content.

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

Sidebar

Related Questions

I borrowed some code from a site, but I don't know how to get
This code is copy from http://code.google.com/p/closure-library/source/browse/trunk/closure/bin/build/source.py The Source class's __str __method referred self._path Is
I have borrowed code from this link PHP regex templating - find all occurrences
Here is a piece of code borrowed from the Endogine engine. It is supposed
This following code example is borrowed from MSDN here . I am not getting
Given code like this from a node.js neophyte like me: require('http').createServer(function( req, resp )
I'm working with some code I borrowed from here which uses boost::call_once to make
I borrowed code from thumbnail.js modified it so that it takes screenshot of the
I have some code that I borrowed from a long while ago that sets
Take the code below, adapted from this question : //Borrowed from another question because

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.