Home / Layout / jQuery matchHeight.js - Responsive equal heights plugin
jQuery matchHeight.js - Responsive equal heights plugin

jQuery matchHeight.js - Responsive equal heights plugin

Download Demo
  • Overview
  • Documents
User Rating: 4.9/5 ( 4 votes)
Your Rating:

matchHeight.js is a jQuery plugin that makes the height of all selected elements exactly equal.

Features

  • row aware, handles floating elements
  • responsive, automatically updates on window resize (can be throttled for performance)
  • handles mixed padding, margin, border values (even if every element has them different)
  • handles images and other media (updates automatically after loading)
  • handles hidden or none-visible elements (e.g. those inside tab controls)
  • accounts for box-sizing
  • data attributes API
  • tested in IE8+, Chrome, Firefox, Chrome Android
  • can be removed when needed

 

Source: github.com

Scroll To Top