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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T13:08:56+00:00 2026-05-31T13:08:56+00:00

I have installed pricing table plugin in my web page. It works fine. But

  • 0

I have installed pricing table plugin in my web page. It works fine. But I have faced the height issue problem. Please see the screenshot image. Th detail content is very long compared to others. So other sections were misaligned. All the sections are collapsed. Please help me. Thanks.

Screenshot

  • 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-31T13:08:57+00:00Added an answer on May 31, 2026 at 1:08 pm

    This jQuery will get the max height of each li row and set the height to be the same on every li on each row:

    Array.max = function( array ){
        return Math.max.apply( Math, array );
    };
    for (i = 0; i < $("ul li").length; i++) {
    //updated as per Sime Vidas comment.
    var heights= $("ul li:nth-child(" + (i) + ")").map(function() {
        return $(this).height();
    }).get();
    var maxHeight = Array.max(heights);
    $("ul li:nth-child(" + (i) + ")").css("height", maxHeight);
    ​}​
    

    Here is an update to your Fiddle: http://jsfiddle.net/PR9am/1/

    Hope it helps.

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

Sidebar

Related Questions

I have installed active admin on my development machine and it works fine. But
I have installed django-cms in my hosting. But there is a problem. That's when
I have installed pyglet onto Mac OS X 10.7.4 using MacPorts. pyglet only works
I have installed usb driver, selected the android device's debugging mode but i can't
I have installed the new 3.0 SDK, but when I start up Xcode, I
I have installed gitosis, but i have strange thing when i'm working with repos.
I have installed meteorite, and router package Now I have a main page app.html
have installed Web Developer on Firefox 5.0 and personally found it redundant. would like
I have installed both of above, but they are installed as two completely separate
I have installed NSIS plugin in My eclipse on windows platform. I have java

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.