网站顶部固定代码

以下代码添加到网站常规设置>网站基本设置>head区中

<style>
#adDiv{display:none;}
#top_all{
    position: fixed;
    top: 0px;
    left:0px;
    margin: 0px auto;
    width: 100%;
    z-index:19891219;
}
< /style>
< script>
$(function(){
    $("#adDiv").remove();
    $(document.body).css("padding-top",$("#top_all").height()+"px");
});
< /script>

版权所有:胶州网 www.qcc91.cn © 2010 - 2015 All Rights Reserved
本站为您提供:免费空间,免费ASP空间,免费PHP空间,免费空间申请