因此,问题在于我有一张头盔、脚.和内容干.,而我想的是内容干 d,以自动填满头部和脚步之间浏览器的高度,使脚步停留在页底或低于内容长度。
http://incard.com.au”rel=“nofollow”_incard.com.au 你们可以在索引网页上看到这个问题,因为内容领域较小,而浏览器窗口则更小,因此,我们增加了四级顶,以解决脚步浮动问题。
I fixed it using jquery
$( #sitewidth ).css({ height :(($(document).height())-320)+ px });
$( #contentbody ).css({ height :(($(document).height())-320)+ px });