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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T13:33:15+00:00 2026-06-04T13:33:15+00:00

I have been trying to sort this problem out for the last few days.

  • 0

I have been trying to sort this problem out for the last few days. Started over and over again with new approaches. But I’m stuck now.

I have 3 containers on my page with vertical aligned tabs. The first container contains only one tab. No problem here.

The second container has three tabs. With a hover on the tabs the content on the right area changes. But when I hover at the second tab the displayed content on the third container disappears.

When I hover a tab in the third container its content is displayed but the content of the second container disappears this time. The initial tab keeps also stuck. I don’t know why but also the font color is overwritten by the second container.

I know it has to do with the javascript in the head section and some CSS.

To see the code http://www.webpati.com or as single text file including CSS styles in head section at http://www.webpati.com/index.txt

Any help would be amazing.

  • 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-04T13:33:16+00:00Added an answer on June 4, 2026 at 1:33 pm

    You need to remove the display none

    $(document).ready(function() {
    
    $(".tabs .tab[id^=tab_menu]").hover(function() {
        var curMenu=$(this);
        $(".tabs .tab[id^=tab_menu]").removeClass("selected");
        curMenu.addClass("selected");
    
        var index=curMenu.attr("id").split("tab_menu_")[1];
    
        $(".curvedContainer .tabcontent").css("display","none");<----------**HERE**
    
    
        $(".curvedContainer #tab_content_"+index).css("display","block");
    });
    

    });

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

Sidebar

Related Questions

i have been over so many posts online trying to sort this.... i am
Just need help as I have been trying sort this out for ages now.
I've been trying to work out this particular problem and though I can easily
I have been trying this for the whole day and I managed to make
I have been trying to figure out the following excerpt from Ruby on Rails
I have been trying this for a while but thus far haven't had any
I have been trying to pull out my SQLite database from my android application
I've been programming for a few years but I'm new to JavaScript. I'm trying
I've been trying to figure out how to detect this for months without any
So I've been trying to figure this out for a while now and seem

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.