摘要:
if($(document.body).height() < $(window).height()){ $("#footer").css({position:'fixed',bottom:0,width:'100%'});}$(window).resize(function() { if($(doc... 阅读全文
posted @ 2014-08-22 16:50
hasayaki
阅读(339)
评论(0)
推荐(0)
浙公网安备 33010602011771号