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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T09:37:39+00:00 2026-06-02T09:37:39+00:00

Somehow, i don’t get it how i can set the height of jScrollPane. http://tinyw.in/BLrg

  • 0

Somehow, i don’t get it how i can set the height of jScrollPane.

http://tinyw.in/BLrg klick on newsletter 546. Now you see the scrollbar, scroll it by hand. You see, it goes quite deep into nothing. How can i make it as big as the wrapper? (600px)

It is a UL with a div as wrapper for jScrollPane. I’ve set the height of this wrapper to 600px, i tried several stuff but somehow i don’t get it working.

This div gets hidden later on, i know that i have to reinitialize then, but maybe it matters. 🙂

Shouldn’t it take the height of the element it is attached to?

Thanks!

If the newsletter is deleted (seems ppl having fun doing it) just press create new

  • 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-02T09:37:42+00:00Added an answer on June 2, 2026 at 9:37 am

    I believe within your initJScrollPane function in the logic.frontend.js you have height being set with javascript after css is set:

    var width = $('#elementsContainer ul').width();
    var height = $('#elementsContainer ul').height();
    
    $('#jScrollPane_Wrapper').css({'height' : height, 'width' : width});
    $('#jScrollPane_Wrapper').jScrollPane({
        height: 600
    });
    

    I think, this could be getting the height of the whole content(<ul>), which is causing the wrong height to be set that you want.

    Maybe changing it to this will fix it:

    var height = $('#elementsContainer').height();
    

    As that is set to 600px which I believe is what you are wanting it set too.

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

Sidebar

Related Questions

Should be easy, but somehow I don't get it. I want to apply a
Somehow I don't get how variadic template parameter packs are expanded. What's wrong with
I'm now already trying for hours, but somehow i don't figure out the problem.
Although I have found several answers to this question I somehow don't get it.
I read about HTTP persistent connection but somehow I don't seem to understand what
Somehow I don't seem to get it. 8-} I have an activity in which
This question has been asked more then once, but somehow I don't get things
I don't believe that I am using any 3.0 specific APIs, but somehow whenever
Somehow my master and my origin/master branch have diverged. I actually don't want them
So, i recently found this term related somehow to neural networks, but I don't

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.