assign height of a div to another div using jquery Posted on October 13, 2016October 13, 2016 by admin $(“.out3”).css({‘height’:($(window).height()+’px’)});