johnbocook
1/22/2014 - 5:41 PM

jQuery - Makes two div's the same height

jQuery - Makes two div's the same height

$(‘.div').css('min-height', $(‘.main-div').height());