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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:13:26+00:00 2026-05-27T04:13:26+00:00

Hi I am trying to implement a feature with jquery accordion much like the

  • 0

Hi I am trying to implement a feature with jquery accordion much like the MS Outlook accordion feature where, when I minimize the accordion,there is an area at the bottom where the accordions are put and when I maximize the height of the accordion the elements are taken back to accordion container.

Well,I don’t know how to do that and if anyone has any idea,please help me .This the first question.

So as an alternate solutions I thought of doing that like drag and drop. I want to put a div at the bottom of the accordion where I can drop the current accordion elements. The thing I want to implement and have done some parts are:

  1. I’ve made accordion elements sortable so that I can drag and drop to that div
  2. I’ve made a div where I want to put/drop the accordion elements,hence made that dropapble
  3. When I drop from accordion container to bottom container, it should remove that from accordion and put the dropped object into that bottom div but show as icon to users.
  4. By bottom container is also sortable/draggable and I can put back the accordion element from bottom to top accordion elements.
  5. When I drop from bottom to top, bottom will remove that element and top will append that.

I have already started to implement and here is the code in JSFIDDLE Custom accordion D&N.

The problem I am facing is

  • when I drop the jquery ui.element object how to store that in that div and show as icon.
  • And the points 3-5 above.
  • 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-27T04:13:26+00:00Added an answer on May 27, 2026 at 4:13 am

    I’m not entirely sure what you’re going for but this might be a little closer:

    http://jsfiddle.net/8SUbN/12/

    $(function() {
    
       $( "#accordion" ).accordion().sortable({
           connectWith: "#dropBag"
       }); 
    
       $( "#dropBag" ).sortable({
           connectWith: "#accordion"
       }); 
    
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to implement the AudioFileStreamSeek feature on my streaming app. But there
I am trying to implement a similar feature like the autosuggest feature for tags
I'm trying to implement the following jQuery popout feature on my site: http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/ I
Trying to learn some jquery to implement an autosave feature and need some assistance.
I am trying to implement a feature where if there are 50 links on
I'm trying to implement JQuery UI's Autocomplete feature into a div that is initially
I am trying to implement a feature similar to the Related Questions on StackOverflow,
I am trying to implement a feature similar to the "Related Questions" on Stackoverflow.
I'm trying to implement an undo/redo feature into my application, using the Command Pattern
I am trying to implement a bulk update feature in a Rails app, the

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.