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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T10:06:22+00:00 2026-06-08T10:06:22+00:00

I have created a big menu that has its width set to 100%, I

  • 0

I have created a big menu that has its width set to 100%, I want this div to be scrollable from left to right.(on the X axis). I have set the scroll-left and scroll right properties accordingly but it still doesnt work. Im sure im doing something wrong, any advice is appreciated. Thanks.

code is on jsFiddle

  • 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-08T10:06:24+00:00Added an answer on June 8, 2026 at 10:06 am

    You need to have a width in place that isn’t 100%. Set the menu into a container div with your dimensions and overflow on and then set the actual menu to be really wide inside it. Think of the box div like a frame.

    http://jsfiddle.net/spacebeers/WkUNn/19/

    .box {
        max-height:150px;
        border: 2px solid red;
        width: 100%;
        overflow: scroll;  
    }
    
    .megamenu {
        width: 3000px;
        overflow: hidden;
         max-height:100px;
        -webkit-box-shadow: 0px -1px 12px rgba(0, 0, 0, 0.48);
        -moz-box-shadow:    0px -1px 12px rgba(0, 0, 0, 0.48);
        box-shadow:         0px -1px 12px rgba(0, 0, 0, 0.48);
        padding-bottom:45px;
        padding-top:5px;
        background: grey;
        border-top:1px solid #767676;
        font-family:Verdana, Tahoma, Sans-Serif;
        z-index: 100;
    }
    

    EDIT: As pointed out by @c_kick (and in the original) you can use overflow-x, overflow-y. I was trying to keep things simple.

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

Sidebar

Related Questions

I have a big div with a big background-image. Now I want to create
we have created a SSRS report with a big chart that have multiple entries
Actually i am get stuck in a big problem..I have created an app from
We have a library created as both .lib and .dll (it's a big library
I've created a form with code and I have a big problem. Every element
I have a big 3d game that lets players build and create interesting and
I have one big buffer image. I want to create another buffer image with
I have created 3 classes as following Ext.mine.TextParent - Inherting from Textfield Ext.mine.child.TextChildA -
My goals: I want to have #nav to be divide into menu-left and menu-right,
So, I have created a big website (a lot of text in different files

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.