Balancing Columns – Making Two DIVs Equal Height using jQuery
Hi guys, you may have faced problem with Balancing Columns – making two DIVs equal height. Balancing columns with CSS is not possible. You can use JavaScript/jQuery to do that in very dynamic way. JavaScript can do the job pretty well, but I recommend to use jQuery to Balancing Columns more flexibly and in very short. You... continue reading.
Read More