• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Hướng dẫn tạo hiệu ứng tự động refresh trang vbb

Admin

Well-Known Member
Staff member
Administrator
Làm như vậy hơi tốn BW ai làm thì làm

Tạo trang loading.html rồi up lên ngang hàng admincp có nội dung sau:

Code:
<html>
<head>
<META HTTP-EQUIV="Refresh" CONTENT="[COLOR=#ff0000]15[/COLOR]; URL=[COLOR=#ff0000]loading.html[/COLOR]">
</head>
<body>
<iframe name="Loading" src="[COLOR=#ff0000]loading.html[/COLOR]" frameborder="0" style="width: 0px; height: 0px;"></iframe>
</body>
</html>

15s là thời gian nó loading 1 lần

Chèn cái này vào cuối footer

Code:
<iframe name="Loading" src="[COLOR=#ff0000]loading.html[/COLOR]" frameborder="0" style="width: 0px; height: 0px;"></iframe>
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top