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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T16:53:05+00:00 2026-05-28T16:53:05+00:00

I have a div with more than one html list and i want to

  • 0

I have a div with more than one html list and i want to use this div for jquery ui tabs, can I make so that a specific list is used to list tabs?

Something like this:

    <div id="tabs">
        <ul id="tabs-list">
            <li style="display: none">
                <a href="#tabs-1">Preloaded</a>
            </li>
            <li style="display: none">
                <a href="#tabs-1">Tab2</a>
            </li>       <li style="display: none">
                <a href="#tabs-3">Tab3</a>
            </li></ul>

<ul>
       <li>list 1</li>
       <li>list 1-2</li>
<ul>
</div>

Is possible to tell Jquery UI to use the ul with id #tabs-list?

  • 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-28T16:53:06+00:00Added an answer on May 28, 2026 at 4:53 pm

    You can’t. The plugin will take the first ol or ul it finds and use it (and there is no option to change this behavior):

    this.list = this.element.find( "ol,ul" ).eq( 0 );
    

    In you case, the first list is anyway the one to used but if you inverse their order it won’t work anymore.

    You would have to change your markup a little bit.

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

Sidebar

Related Questions

I want to position the jQuery UI combox. I have more than one but
I have a div id overlay that I want to make visible when the
So, I have a DIV full of four HTML buttons that use an image
I have the below markup that cannot be changed: <div>Some data</div> <span>More data</span> <a>Link
I have the the following HTML: <div class=outf> <h3 class=left>Text</h3> <h3 class=right>more text</h3> <p><h3
I have a document that loads some content into a div with JQuery's .load()
I have a script that displays one div at a time while hiding the
I have an HTML page that for the sake of this question looks like
i have a div with an id by default, then i append some more
Suppose I have div and I want to fetch data and push data into

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.