matchHeights

  • jQuery

jQuery plugin used to equalize parallel columns or any other elements. Aiding in the structure of grid-based layouts to avoid breaking the alignment.

Configurable options:

  • minHeight: null, optional minimum height setting
  • maxHeight: null, optional maximum height setting, forced height instead of min-height
  • overflow: false, sets overflow to be hidden. Default is false; overflow attribute not set

GitHub →

Share: