2016-01-14
1.1.0
Carlos Henriques
9.1.0.10
All
All
Components, Libraries
[Overview]
A responsive equal heights plugin for jQuery. matchHeight makes the height of all selected elements exactly equal.
[Detail]
jquery.matchHeight.js
matchHeight makes the height of all selected elements exactly equal.
It handles many edge cases that cause similar plugins to fail.
Features
match the heights for groups of elements automatically
use the maximum height or define a specific target element
anywhere on the page and anywhere in the DOM
responsive (updates on window resize)
row aware (handles floating elements and wrapping)
accounts for box-sizing and mixed padding, margin, border values
handles images and other media (updates after loading)
supports hidden or none-visible elements (e.g. those inside tab controls)
throttled to balance performance and smoothness
easily removed when needed
maintain scroll position
data attributes API
callback events
tested in IE8+, Chrome, Firefox, Chrome Android
https://github.com/liabru/jquery-match-height