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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T04:14:44+00:00 2026-06-04T04:14:44+00:00

I have some dropdown menus that are display:none and only show upon click (using

  • 0

I have some dropdown menus that are display:none and only show upon click (using jquery). However, there are divs that have been placed in positions that lie “underneath” the dropdown menu. They have to be underneath considering the dropdown must go overtop everything when it it shows up. However, is there anything I can do to “click through” these dropdown divs?

I know that there is “pointer-events:none” But this would seem to disable all clicking on the dropdown menu, which I cannot have.

I’ve seen 100s of websites with dropdown menus that cover entire sections of their website. However, when not in use, these menus don’t block divs that are positioned “underneath” so what’s the solution here?

Is it something I need to fix with the positioning of my dropdown menus?

Any and all help is appreciated. It took me forever to even discover the problem. I was so stumped as to why my divs weren’t clickable! Then I did “clear:both” and it moved down and finally realized the hidden divs were in the way.

  • 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-04T04:14:45+00:00Added an answer on June 4, 2026 at 4:14 am

    It seems like you’re using opacity: 0 on these dropdown divs, which keeps them in place, and block the mouse events from firing on the elements underneath.

    You should be hiding them differently, with either of the following:

    1. Use visibility: hidden or display: none (if you want to also hide it from screen readers)

    2. Absolutely position them off the visible viewport, by using a huge negative offset (e.g. -999em).
      This will ascertain that they’re still readable by screen readers.

    Alternatively, you can toggle pointer-events:none together with its visibility, but old IE does not support pointer-events.

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

Sidebar

Related Questions

I have some custom dropdown css/jquery menus that are not overlapping (covering) some text
I'm using jQuery to create a simple, but large dropdown menu. I have some
I have some code that first selects an option value in a dropdown menu
I have a dropdown control, with some values I added in using the designer.
I know there are many easy ways to create custom DropDown menus using various
I have an options button that, when clicked on, will display a dropdown list
I have a dropdown menu on my page but there are some problem i.e
I currently have some dropdown menus which open on mouse over. I'm implementing some
I have made a small dropdown menu with jQuery and have binded the show
I have a jsp where some radio buttons and textboxes depend on dropdown selection.

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.