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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T23:47:23+00:00 2026-05-14T23:47:23+00:00

<input class=ui-autocomplete-input/> represents the text field to be autocompleted. <ul>…</ul> contains the list of

  • 0

<input class="ui-autocomplete-input"/> represents the text field to be autocompleted.

<ul>...</ul> contains the list of matching items from the text field input. It is added to the document by remote call as you type.

<ul>...</ul> is added just inside the closing </body> tag. I was expecting the <ul>...</ul> to be placed just after the <input class="ui-autocomplete-input"/>. Because this does not happen, the <ul>...</ul> falls outside of the containing div and the resulting style is broken.

Suggestions? Can I specify where the <ul>...</ul> gets placed in the document? Thanks in advance for your time.

  • 1 1 Answer
  • 4 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-14T23:47:23+00:00Added an answer on May 14, 2026 at 11:47 pm

    Post your source (so we can see exactly what we’re working with here) but basically you need just need to find the parent and then appendTo

    $(“ul”).appendTo($(“input.ui-autocomplete-input”).parent());

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

Sidebar

Related Questions

I am implementing jQuery AutoComplete plugin like this: HTML: <input type='text' class='AutoComplete' url='/source/data'> jQuery:
I am using jQuery autocomplete. Here is my HTML <input class=autocomplete_input> JS $(.autocomplete_input).autocomplete({ source:
I have a form. The form contains a text field inside of a div.
With jquery autocomplete I have a hidden input field to store ID because the
I have this code which is for youtube autocomplete suggestions: $(function(){ $('#input-field').keyup(function(){ var val
Example I had 2 html input <div class=wrap> <input class=autocomplete name=auto_1 /> <input class=autocomplete
How to work jquery autocomplete with select tag ? HTML <input type=text id=search onkeydown=autoCompleteByTag(this)
Is there a input class to deal with [multiple] large XML files based on
How to iterate through table if it has this structure: <table> <tr> <td><input class
I have a model that is something like this: class Input(models.Model): details = models.CharField(max_length=1000)

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.