K9 通用版 博客版 主题版 地方门户版 企业版 |   企业(ASP) 分类 使用 分享 疑问 模板 建议 帮助 错误 其他
+新建主题 [Ajax]
填写帐号密码即可完成注册
+新建话题 最新回复排序 最新主题排序 精华帖子

让后台版权信息在高度不足的时候一直居于底部

1Next >

hizhengfu 发表于:10-09-21 20:40 [添加收藏] 楼主 [回复] #Top#
hizhengfu 人气:27 积分:391 金币:769
KC元老
在systemskinsdefaultfun.js中jQuery(function($){后加上
 var hw=$(window).height();
if($("body").height()<hw)
$("#main").height(hw-66);
这样子就可以使其在高度不足的时候一直居于底部了。
随机阅读

Undefined property: cache::$obj

/www/wwwroot/www.kingcms.com/library/cache.class.php - 71


Fatal error: Call to a member function delete() on a non-object in /www/wwwroot/www.kingcms.com/library/cache.class.php on line 71