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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T23:09:37+00:00 2026-06-09T23:09:37+00:00

Take a look at this fiddle Can anyone explain why: a. The numbers in

  • 0

Take a look at this fiddle

Can anyone explain why:

a. The numbers in the ordered list do not appear until the animation is complete. Causing it to jerk when the numbers pop in.

b. After closing the accordion for the first time, the numbers do not return.

When toggling the header, the css for the .sublinks switches once from Visible to Hidden, then never changes back.

  • 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-09T23:09:39+00:00Added an answer on June 9, 2026 at 11:09 pm

    * EDIT *

    I fixed it! Check out this jsFiddle: http://jsfiddle.net/QtQjx/

    * END EDIT *

    You have conflicting padding for your .sublinks class in your CSS.

    Here is the relevant CSS:

    .sublinks {
        display:none;
        list-style-type:none;
        padding:10px 0 20px 55px;
    }
    
    .sublinks {
        padding:0;
    }
    

    On the one hand you’re telling it to give the .sublinks list padding:10px 0 20px 55px and on
    the other hand you’re telling it to give it no padding at all. Get rid of the second .sublinks and
    change the padding of your first .sublinks to 10px 0px 20px 0px.

    Also, inspecting the drop down when the numbers have disappeared, I noticed that it updates top-level
    OL code to the following:

    <ol class="loweralpha sublinks" style="display: block; overflow: hidden; height: 335px; margin-top: 10px; margin-bottom: 10px; padding-top: 10px; padding-bottom: 20px; ">
    

    If you can find out how that is happening and eliminate the overflow:hidden, I think you’ll solve
    your problem.

    Cheers!

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

Sidebar

Related Questions

Please take a look at this fiddle: http://jsfiddle.net/hughbe/QYGcq/ As you can see, the label
Hi please take a look at this fiddle http://jsfiddle.net/bloodygeese/pwjNQ/1/ I am trying to figure
take look at this: http://www.templatemonster.com/demo/35403.html In this template you can click on the image
Take a look at this: http://thebekker.dk/_skole/GFeksamen/ You can see the 2nd menu item show
Take a look at this fiddle . Quick info: The div is 500px wide
Please take a look at this fiddle: http://jsfiddle.net/KA85s/3/ JQ-UI sets first option as default.
Please take a look at this fiddle . My goal is to have a
If you take a look at this fiddle in Chrome: http://jsfiddle.net/up4Fa/ You will see
Take a look at this fiddle: http://jsfiddle.net/FK3cd/3/ What I want is for the <li>
Take a look at this fiddle - I've got three divs which all have

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.