论文中的粘滞页脚
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了论文中的粘滞页脚相关的知识,希望对你有一定的参考价值。
php: function non_footer_start() { echo '<div id="non_footer">'; } function non_footer_end() { echo '</div>' . " "; } add_action('thesis_hook_after_content_area','non_footer_end'); CSS: html, .custom {height:100%;} #non_footer {min-height:100%; height:auto !important; height:100%; margin:0 0 -9em;} .ie #non_footer {padding-bottom:0 0 -9em; margin-bottom:0;} .custom #footer_area {height:9em; clear:both;}
以上是关于论文中的粘滞页脚的主要内容,如果未能解决你的问题,请参考以下文章
webform c#中的datagridview在页脚中显示查询