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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:24:01+00:00 2026-06-17T07:24:01+00:00

I asked a similar question about a week ago, except now I’m having a

  • 0

I asked a similar question about a week ago, except now I’m having a different problem.
Previously, I was trying to get dynamic jQuery tabs to appear in front of the navigation bar on my website. The dynamic tabs contain user objects such as: “User Control Panel” and “Quick Links”.

Anyway, using the “z” coordinate available in CSS I was able to position the tabs (pre and post minimization) in front of the navigation menu (and the rest of the website too). However, I’m having a different problem now. The tabs are in a row on the side of the webpage like this:

                                                                             T
                                                                             A
                                                                             B
                                                                             1

                                                                             T
                                                                             A
                                                                             B
                                                                             2

                                                                             T
                                                                             A
                                                                             B
                                                                             3

                                                                             T
                                                                             A
                                                                             B
                                                                             4

Everything works fine, except when I click on one of the tabs, the box with the data comes out of the side panel (as it should) and takes up the space along the side and pushes the other tabs down. I’d like to make the tabs stay in place and the box to come out anyways. This is what it does now:

                                                                             T
                                                                             A                                                                                                     
                                                                             B
                                                                             1
_____________________________________________________________________________
|
|
|
|
|
|
|
|
|
|
|
|
|
|
----------------------------------------------------------------------------
                                                                             T
                                                                             A
                                                                             B
                                                                             2

                                                                             T
                                                                             A
                                                                             B
                                                                             3

                                                                             T
                                                                             A
                                                                             B
                                                                             4

Code:
http://jsfiddle.net/hLLPL/

  • 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-06-17T07:24:01+00:00Added an answer on June 17, 2026 at 7:24 am

    As I suggested in my comment, here is the working example on updated fiddle.

    What I did

    1. Put all the static class divs inside a parent div. (P.S. I changed the classes to suit my own coding paradigm.

      <div class="static">
        <div style="background:url('assets/img/tab_ucp.png');" id="static1" class="stat"></div>
        <div style="background:url('assets/img/tab_aqa.png');" id="static2" class="stat"></div>
        <div style="background:url('assets/img/tab_cr.png');" id="static3" class="stat"></div>
        <div style="background:url('assets/img/tab_ql.png');" id="static4" class="stat"></div>
      </div>
      
    2. Assign this CSS to the parent div.

      .static {
        position: absolute;
        top: 0px;
        right: 0px;
      }
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A similar question was asked about a year ago, and wasn't quite resolved, but
A similar question was asked and answered about a year ago, but was either
I asked a similar question last week and didn't get a very good response,
I previously asked a similar question, but still didn't get a working answer. So
A few days ago I asked a very similar question. I was about returning
I asked a similar question about this previously, but I did not specify that
So I similar question was asked about a year an half ago here: How
I have asked a similar question about command line arguments in C++ some hours
Somebody asked similar question not long ago. But nobody answered comprehensively. Assume I have:
I asked a similar question a while ago Error Creating Debug Information - Code

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.