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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T09:36:27+00:00 2026-06-16T09:36:27+00:00

Thinking it has something to do with my container div and their CSS. But

  • 0

Thinking it has something to do with my container div and their CSS. But I am trying to get the months to scroll horizontally. It just isn’t working. Any ideas?

The divs SHOULD be floating left of each other – not scrolling horizontally but vertically. Also, you need to make sure the Preview quadrant is big enough to view correctly.

JS:

jQuery(document).ready(function(){

// active class swapping on menu       
jQuery("#nm12-menu li").click(function (a) {

    // style stuff
    jQuery(this).addClass("active");    
    jQuery(this).siblings( "#nm12-menu li").removeClass("active");

    // now scroll!
    var myHash = jQuery(this).find('a').attr('href');
    jQuery('.scrollme').stop().scrollTo(myHash,800); 
    a.preventDefault();  
    });

});​

Demo here:
http://jsfiddle.net/velcrobots/ffAsR/10/

  • 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-16T09:36:29+00:00Added an answer on June 16, 2026 at 9:36 am

    The floated children are contained directly in the scroll container, so they’re wrapping underneath each other because the container is the same width as they are.

    You have a couple of options:

    1. Place an inner div between the scrolling div and the children, which has a width set to the total width of the children.
    2. Change the floats to display: inline-block and set white-space: nowrap on the scroll div.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Well I'm new to PHP but thinking about these stuff has really confused me
I am trying to prepend something to a li, hosted inside a #container #boxes
After working with ASP.Net MVC, it has me thinking about Rails. I worked with
I am thinking of developing an application like this: My application has a google-service-account
I'm thinking about a situation where I have an object Transaction, that has quite
I'm thinking of hosting WordPress on my Dropbox folder for development work. Has anyone
Thinking that the answer to this is pretty obvious but here it goes: When
I have an app that has a 1 page with a DIV that changes
I've read a lot of answers but am not sure why it is just
Maybe this is a shot in the dark here but I'm trying to find

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.