html - Using jquery to set a content area to height of page with sticky footer -
html - Using jquery to set a content area to height of page with sticky footer -
http://www.playerspace.com/index.cfm/action/aboutus
i using jquery set sticky footer content doesn't extend below fold.
if didn't there space under footer bottom of browser window.
unfortunately on pages takes place, link included above, content area has gap between bottom of container , sticky footer.
can tell me how can set height of white content container meet footer jquery on page load?
you can without jquery.
set container wish fill whole page height: 100%
along containers parents including body
, , html
.
source: http://css-tricks.com/snippets/css/sticky-footer/
jquery html height footer
Comments
Post a Comment