var heights = $(".same-box").map(function (){ return $(this).height(); }).get(); maxHeight = Math.max.apply(null, heights); $(".same-box").css("height",maxHeight);
Whether you're facing website issues or struggling with code implementation, our team is here to assist. Hire us to get your website back on track.