assign height of a div to another div using jquery

  • 0

$(“.out3”).css({‘height’:($(window).height()+’px’)});

$(“.out3”).css({‘height’:($(window).height()+’px’)});

$(“.out3”).css({‘height’:($(window).height()+’px’)});

Leave a Reply

Your email address will not be published. Required fields are marked *