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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T05:18:48+00:00 2026-06-01T05:18:48+00:00

Menu on my site is opening up even when my cursor is not on

  • 0

Menu on my site is opening up even when my cursor is not on top of it.

Here is the picture;
http://www.image-share.com/upload/1395/204.jpg

Go to menu item “About” from down. You will see that it’s opening up before you come on it.

website; http://goo.gl/rnhJ7

  • 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-01T05:18:49+00:00Added an answer on June 1, 2026 at 5:18 am

    That is because you hide it with opacity.. That means that the submenu retains its space in the page, and once you mouseover the container it increases the opacity..


    Edit in your CSS the rules as

    #nmenu li:hover > ul {
        left: 0;
        opacity: 1;
        position: absolute;
        top: 35px;
        visibility:visible;
        transition-delay:0s; /* add the vendor specific versions.. -moz- -webkit- ..*/
    }
    
    #nmenu li > ul {
        left: auto;
        top: auto;
        visibility:hidden;
    }
    
    #nmenu ul {
        -moz-transition: opacity 0.5s ease-in-out 0s, visibility 0s linear 0.5s; /* add the vendor specific versions.. -moz- -webkit- ..*/
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My suckefish menu on site http://www.lendorlaw.com cut off the right side of my menu.
I need same menu like on this site http://www.salesforce.com/aloha.jsp in wordpress theme. Multilevel dropdown
I'm stuck on a problem with the drop down menu on this site http://www.leithonthefringe.com/
I'm using this accordion-menu on this site here: http://www.davidgoltz.de/2011/killer-exhibitions-berlin-ii/ Now I'M working on some
I implemented a javascript menu onto my site http://www.ogormanconstruction.co.uk/work If you select 'Work' then
i had developed joomla site, Yogamother.com . In this site top menu have drop
I created a menu on my site which has a repeating problem. Here is
I got this site in chrome the top right menu has question marks after
I have http://mysite.com/index.php . And a sub menu home => http://mysite.com/index.php about us =>
I'm developing a personal website, http://www.miketurley.com . In any Webkit browser (Chrome, Safari) or

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.