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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:44:23+00:00 2026-05-25T21:44:23+00:00

I have 3 panels: 1 – 2 – 3 The effect i want to

  • 0

I have 3 panels: 1 – 2 – 3

The effect i want to have is that the three panels are moving forward.

  • First i hide the panel number one (fadeOut)
  • Second, I change the id of panel number 2 to 1 , panel number 3 to 2, then I change the panel number 1(hidden) to 3.
  • Finally, i set fade in for panel number 3 (old id is number 1)

I dont know where i did wrong because when i tried running, the effect is that panel 1 fade out then it fade in again , at the same position.

P/S: is there any plug-in in jquery can do this?

Thank you

  • 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-25T21:44:24+00:00Added an answer on May 25, 2026 at 9:44 pm

    I’d try a method that doesn’t involve changing the div IDs. It’s good practice to keep the ID unique to that div. Instead of changing the IDs, you could use a class for all 3 of them, and get jQuery to fade out the first instance of that class, then use the insertAfter() function to insert this element after the last instance of that class.

    var elements = $('.myclass');
    elements.first().insertAfter(elements.last());
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two panels that I want to organize onto another panel. I need
I have two panels, and when the first panel is scrolled, I want the
I have two panels, and when the first panel is scrolled, I want the
I have 2 panels, the first one is the menu, and the second is
I have 3 panels. One is the main panel which holds 2 smaller panels.
I have a number of situations where I have panels or grids that resize
I have two panels: one that is always visible and another that gets declared
How to hide splitcontainer pane programmatically. I have 3 panels. i want to hide
I have a panel hide/show setup that is triggered from a list item anchor.
I have two update panels on my page. The first has a form that

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.