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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:14:23+00:00 2026-05-30T15:14:23+00:00

jsFiddle: http://jsfiddle.net/4z2Vx/ I’m trying to create a multi-column dropdown/menu widget. The image on the

  • 0

jsFiddle: http://jsfiddle.net/4z2Vx/

I’m trying to create a multi-column dropdown/menu widget.

enter image description here

The image on the left is in my web site, the left inside jsFiddle. Apart from the obvious colour + font, I’m not sure why jsFiddle is tampering with the alignment. This is not the issue, the issue is the first column is being hidden under the second… I’ve tried for hours but can’t get them to display side by side.

  • 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-30T15:14:25+00:00Added an answer on May 30, 2026 at 3:14 pm

    The problem is that float doesn’t work on absolutely positioned elements, you can either restructure your html so as you have an absolutely positioned parent above .first and .second (as griswoldo’s answer); or set a width for the dropdowns and then position them:

    .dropdown li ul { 
        display: none; 
        border:black 1px solid;  
        position:absolute;
        background-color:white; 
        width: 150px;  /*set the width*/  
    } 
    
    
    .second {
        left: 150px; /*set the position*/
    }​
    

    http://jsfiddle.net/tYeDk/

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

Sidebar

Related Questions

I have created this jsfiddle: http://jsfiddle.net/mfnxm/1/ I am trying to create this JSON: [{
Having some issues trying to create a fixed header layout for this jsfiddle: http://jsfiddle.net/4xk4D/107/
jsFiddle: http://jsfiddle.net/Mw4j2/6/ Trying to change attributes to a selector if the seconds count is
I have the following jsFiddle - http://jsfiddle.net/uShjA/ - and I am trying to do
In this JSFiddle http://jsfiddle.net/littlesandra88/mzPxN/ am I trying to use the tablesorter plugin to sort
Check out this jsfiddle http://jsfiddle.net/Y7fEW/ . I'm trying to get the tan div on
JSFiddle: http://jsfiddle.net/QbyUR/ So, I have an empty TD, that I'm trying to remove the
Relevent jsFiddle: http://jsfiddle.net/julianlam/eLs9E/ For some reason, given the dataset shown in the fiddle, when
Here is the JSfiddle: http://jsfiddle.net/buyC9/128/ I want to clear only the file upload field
I have a jsfiddle http://jsfiddle.net/4Pc4B/10/ . In the jsfiddle, type in a question in

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.