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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T23:33:58+00:00 2026-06-04T23:33:58+00:00

I have a menu now, that can be found here… http://jsfiddle.net/EUaNY/ Now I’m wanting

  • 0

I have a menu now, that can be found here… http://jsfiddle.net/EUaNY/

Now I’m wanting to have a sub menu that’s the same style as that one, but shows up directly below it with the sub items for that particular link. Note that this menu is centered on my page with margin: 0 auto;, and the width of the page is width: 978px;. You can see this in .header-nav-menu. Sorry if I didn’t include something my CSS is pretty basic. If you have any questions or anything I’ll be happy to answer! Thanks!

BTW I would rather not use Javascript but if it’s necessary that’s fine.

  • 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-04T23:33:59+00:00Added an answer on June 4, 2026 at 11:33 pm

    I’m not sure if you wanted the sub-menu to appear on hover, but it’s pretty trivial using straight CSS by adding these 2 classes:

    .header-nav-menu li > ul {
        display: none;
        position: absolute;
        width: 100%;
        padding: 4px 0;
        background: #3E0C0D;
    }
    
    .header-nav-menu li:hover > ul {
        display: block;
    }
    

    Here’s your updated jsFiddle http://jsfiddle.net/EUaNY/1/

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

Sidebar

Related Questions

i have been working on this sub-menu for 8 hours now, the last little
I have an ajax navigation similar like here . now if a menu is
I have a menu item to which I add another item. Now I want
I have a drop down menu made with Jquery. Right now, if you hover
when I have a notification in my top menu appear a small icon, now
I have a menu bar that I want to control the visibility of DIV's
I have a menu of floated ul/li's (the ), that is with changing width,
I have a horizontal nav menu that I am working on. I have one
I have found a set of great macros here Objective C Macros I put
I have another WPF databinding question... one that I haven't found an answer to

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.