
matchHeight makes the height of all selected elements exactly equal.
Features:
- row aware, handles floating elements
- responsive, automatically updates on window resize
- handles mixed
padding
,margin
,border
values (even if every element has them different) - accounts for
box-sizing
- handles images and other media (updates automatically after loading)
- data attributes API
- tested in IE8+, Chrome, Firefox, Chrome Android