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 new site in Joomla 1.7 and its working fine, but when
I have installed Visual Web Developer 2008, the .net framework 3.5 but when i
I have installed C++SDK that have Qt but when I try compiling a code
I have installed Eclipse & CDT plugin on newly installed Ubuntu. The indexing is
I have installed jasper plugins for my grails application. Then in the list.groovy page
I have installed the m2e plugin for Eclipse and used it to create a
I have installed and setup RubyCAS-Server and RubyCAS-Client on my machine. Login works perfectly
I have installed: Visual C# 2008 Express Visual Web Developer 2008 Express Visual Studio
I have installed mysql Query browser for creating tables/ views/ procedures (In Ubuntu) But
I have installed NppExecute plugin in notepad++. I am not able to figure out

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.