Make HTML elements have the same height
Do you ever want to ensure that 2 elements have the same height?
// You have:
█ █
█
// but you want:
█ █
█ █
Then use this simple jquery plugin and simply call:
$("selector-to-my-elements").equalHeights();
The plugin was inspired by this post and this comment.
Written by Michel Billard
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Jquery
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#