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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T23:07:17+00:00 2026-05-15T23:07:17+00:00

I have a page with a header, footer, and middle area. The middle is

  • 0

I have a page with a header, footer, and middle area. The middle is 3 equal columns, each 33% width.

When a column is clicked, I’d like for that column to climb above the 2 other columns and get a width of 100%, and the 2 columns to redistribute to 50-50.

  • Is this sort of thing possible (and reliable) with jquery, or is it too much of a hassle?
  • Can it be done with animations?
  • Any examples
  • 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-15T23:07:18+00:00Added an answer on May 15, 2026 at 11:07 pm

    Yes it can be done:

    $("#column1").css("width", "100%");
    $("#column2, #column3").css("width", "50%");
    

    And to move the column to the top, you can do something like this:

    $(column).parent().prepend(column);
    

    I’ve put together an example here on jsFiddle for how to do it on the click of the div.

    jQuery is probably the most reliable way to do it as it’s written to be cross browser compatible.

    Take a look at the document for the css method here.

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

Sidebar

Related Questions

I have a page that has a header, a footer middle section that should
I have a page that has a header, content, and footer. The header and
I have a page with a variable-height header, content area, and footer. I want
I have a header/footer <div> that is 100% width. If I make the widows
Usually I have the main page (index.php) that include header/footer/menu and the content of
I have a middle size of website that share a common header/footer and almost
I have some ten html pages each page also has same header and footer
I have a page with header,content and footer. Issue i'm facing with the page
I have a master page with Header, Menu, Content and Footer panes in my
we have a Tiles layout page having Header, Menu, Body and Footer. In this

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.