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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T16:59:17+00:00 2026-06-15T16:59:17+00:00

Why is the menu drop down hiding behind the jQuery button? div.menu ul li

  • 0

Why is the menu drop down hiding behind the jQuery button?

enter image description here

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    z-index: 9999;
}
  • 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-15T16:59:18+00:00Added an answer on June 15, 2026 at 4:59 pm

    I faced this problem too. I found the cause and solution.

    Cause: the button is rendered after the menu but it has been wrapped by some additional elements by jquery-ui, hence its z-index has been increased.

    Solution: to overcome the problem, we can increase z-index of the menu (better way than decreasing z-index of many buttons). But please remember that

    “z-index only works on positioned elements (position:absolute, position:relative, or position:fixed)”

    That so we need to position our menu also. Here is my code:

    <div style="position:relative;z-index:99"> MENU HERE </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using a drop down menu, with all its code written in .js
I have an HTML item for a 'drop down menu', structured like this... <li
I have a css drop down menu working except for one thing: the last
I have a drop down menu full of chemical elements. Is there any way
I generated a drop down menu with the code below. How can I set
Ok i have this drop down menu script. It works fine when all the
I have a JQuery dropdown which is hiding behind a JQuery slideshow directly under
I'm having some trouble getting my drop down menu to work. When you rollover
I am creating a simple drop down menu using css. <ul> <li id=base><a href=projects.php
So I have a menu with a drop down like this: http://slypaste.org/KmsRuS4k Sorry for

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.