liabru / jquery-match-height

a responsive equal heights plugin
MIT License
3.07k stars 799 forks source link

Ability to exclude some elements' heights from calculations #138

Open tairli opened 7 years ago

tairli commented 7 years ago

As per my comment in issues. Any element with class mh-ignore-height will be ignored when looking for the highest element.

ibastevan commented 4 years ago

Wow thanks for this fix! This should really be merged in as there is a conflict with WordPress built in mejs video player causing the height of the video to become full window height.