2017 © Pedro Peláez
 

library autoheight

Find the largest element content and set all elements in the same row to the same height.

image

vokabuka/autoheight

Find the largest element content and set all elements in the same row to the same height.

  • Monday, May 21, 2018
  • by Vokabuka
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

© BLACKTREES, (*1)

jQuery AutoHeight

Find the largest element content and set all elements in the same row to the same height. Try the example.html and resize your Browser to see the dynamic adjustment., (*2)

Install

bower install jquery-autoheight, (*3)

Basic usage

Load jQuery the plugin and style your elements., (*4)

<div>
  <div class="box">Lorem ipsum dolor sit amet, consectetuer adipiscing elit...</div>
  <div class="box">Lorem ipsum dolor sit amet...</div>
  ...
</div>

Now you can use the Plugin like this., (*5)

$('.box').AutoHeight()

The Versions

21/05 2018

dev-master

9999999-dev https://github.com/monocult/jquery-autoheight

Find the largest element content and set all elements in the same row to the same height.

  Sources   Download

MIT

css jquery fix height autoheight