css viewport height
css viewport height
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- robot520
jquery should be a sinch:
var h = $(window).height();
$('.column').css('height', h);alternatively use a sticky footer on each column?
http://ryanfait.com/sticky-foote…