Hướng dẫn tạo đang load trang cho vbb

  • Thread starter Thread starter AdminAdmin is verified member.
  • Start date Start date
Admin

AdminAdmin is verified member.

Well-Known Member
Staff member
Administrator
Add vào header
HTML:
   <div id=loadlig><div class=load1><img src=https://lh6.googleusercontent.com/-FXBkk87L1mU/UIrjtfGgE9I/AAAAAAAAAFM/DJyJ11O3oFw/s62/buidoi-loading.gif style=></div><br />Đang tải trang, chờ tí nha thím...<br />Lâu quá thì F5 load lại trang...</div>




<script type="text/javascript">
    $(document).ready(function(){$(window).load(function(){$('#loadlig').fadeOut(2000,function(){$(this).remove})})});</script>

Add vào additional.css
HTML:
 #loadlig{background:#000;background-color:rgba(0,0,0,0.5);color:#fff;filter:Alpha(opacity=80);float:left;font-size:22px;height:100%;left:0;position:fixed;text-align:center;text-shadow:0 1px 0 #000;top:0;width:100%;z-index:999}.load1{margin-top:300px}
 

Facebook Comments

Similar threads

C
Replies
7
Views
2K
AdminAdmin is verified member.
Admin
Admin
Replies
2
Views
3K
thahtrung06
T
Admin
Replies
0
Views
10K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
10K
AdminAdmin is verified member.
Admin
Back
Top