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

  • Home
  • SEARCH
  • 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 6566309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T14:12:06+00:00 2026-05-25T14:12:06+00:00

I have a hyperlink .On putting the Mouse over it Iam displaying the menu

  • 0

I have a hyperlink .On putting the Mouse over it Iam displaying the menu in the bottom . I want to display the Menu over the top.The menu at the bottom is displaying fine. I have to display on top.How can ichange the style in such way i display on top.

CSS:

.menudiv{
    position:absolute;  
    top: -10px; 
    border: 1px solid #BBB; 
    border-bottom-width: 0;
    font:normal 11px Verdana;
    line-height:10px;
    z-index:100;
    background-color: white;
    width: 75px;
    visibility: hidden; 
}

HTML:

<div id= "menu3" class="menudiv">
    <a href ="test.php">test1</a>
    <a href ="test1.php">test2</a>
</div>
<a href ="#" rel ="menu3">menu1</a>

This providdes a drop down menu for hyperlink but it is displaying at bottom.Now i need to display the menu on top for the hyperlink.

  • 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-25T14:12:07+00:00Added an answer on May 25, 2026 at 2:12 pm

    think your menu height is 40px; so you can set the bottom of .menudiv for this; look:

    .menudiv{
        position:absolute;  
        /* top: -10px; */
        bottom: 40px; /*  here you must set the bottom attribute, instead of top attr */
        border: 1px solid #BBB; 
        border-bottom-width: 0;
        font:normal 11px Verdana;
        line-height:10px;
        z-index:100;
        background-color: white;
        width: 75px;
        visibility: hidden; 
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

want to have a Hyperlink-Button in a gridView in which I can display a
I have a hyperlink in my website that I want to be part #A0A0A0
I want to trigger a hyperlink by hitting Enter using jQuery. I have the
I have following hyperlink in asp.net: <asp:HyperLink ID=a runat=server ImageUrl=1.png NavigateUrl=https://google.com/></asp:HyperLink> I want to
i have a HyperLink on my site that is displaying an image instead of
Hi I have a hyperlink in asp.net that I want to dynamically create. I
I have a list in sharepoint with a hyperlink column. I'm putting this list
I have a hyperlink in display: block mode and it's placed in a table
Can I render a partial by binding a function to a hyperlink? I have
I have a hyperlink that in certain cases I want to change to show

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.