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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:22:26+00:00 2026-05-27T16:22:26+00:00

I have a drop down menu that’s working just fine in Chrome and Safari,

  • 0

I have a drop down menu that’s working just fine in Chrome and Safari, but when testing it in Firefox and IE, the dropdown box is longer down and therefore unreachable.

 <!--produkter dropdown -->                                                   
<div id="dropmenu1" class="dropmenudiv">
<a href="raw_frames.php">RAW Frames</a>
<a href="project321.php">PROJECT 321</a>
<a href="camsports.php">CAMSPORTS</a>
<a href="foss.php">FOSS</a>
</div>


<!--medie dropdown -->                                                
<div id="dropmenu2" class="dropmenudiv" style="width: 113px;">
<a href="testride.php?id=100">TEST RIDE</a>
<a href="howto.php">HOW TO</a>
<a href="riders_view.php">RIDERS VIEW</a>
</div>

.dropmenudiv{
    position: absolute;
    margin-top: 36px;
    border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
    z-index: 100;
    background: -moz-linear-gradient(top, #424141, #262626); /* Mozilla */
    background: -webkit-gradient(linear, left top, left bottom, from(#424141), to(#262626)); /* Chrome-Safari */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424141', endColorstr='#262626'); /* IE */
    width: 137px;
    visibility: hidden;
}


    .dropmenudiv a{
        width: auto;
        display: block;
        text-indent: 5px;
        padding: 2px 0;
        text-decoration: none;
        color: black;
        padding-left: 5px;
    }

    * html .dropmenudiv a{ /*IE only hack*/
        width: 100%;
    }

    .dropmenudiv a:hover{
        background: -moz-linear-gradient(top, #545454, #2c2c2c); /* Mozilla */
        background: -webkit-gradient(linear, left top, left bottom, from(#545454), to(#2c2c2c)); /* Chrome-Safari */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#545454', endColorstr='#2c2c2c'); /* IE */
    }

I have read a lot around the net and can see that a lot of other people have similar problems with Firefox not showing the div the same place as in Chrome and other browsers.

  • 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-05-27T16:22:27+00:00Added an answer on May 27, 2026 at 4:22 pm

    The attribute position:absolute causes this issue. Try this code instead what you have used.

    http://jsfiddle.net/AAgfF/2/

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

Sidebar

Related Questions

I have a drop down menu that looks like this: It works fine, but
I have a vertical drop-down menu that is working fairly well. I have one
Currently have a drop down menu that is activated on a hover (from display:none
I have a drop down menu that looks great when the page it scrolled
So, I have an animated drop down menu that slides down when your mouse
I have a drop down menu, that a user selects a criteria from, based
I have built a drop-down menu here http://dev.driz.co.uk/jsonmenu/ that uses JSON to dynamically build
I have a normal WinForms ToolStripDropDownButton's drop down menu that is populated dynamically. In
I need to make tabs that also have drop down menu and requirements are
I have a form that I want to show a drop-down menu that shows

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.