100% div height jQuery
$(document).ready(function(){ $("#sections-go-here").height( $("#100%-height-element-goes-here").height() ); });