Chỉ một đoạn scrip thui mà hihi
ví dụ :
Code:
<html>
<body><br>
<p style="font-family: Comic Sans MS; font-weight: bold; font-size: 30px; color: rgb(255, 255, 255);" align="center">
Welcome to Chipheo's Blog<br>
<br> N.. O. W. L. O. A. D.. I. N.G....<br></p>
<form name="loading">
<div align="center">
<p>
<input name="chart" size="46" style="border-style: none; padding: 0px; font-family: Arial; font-size: 30px; font-weight: bolder; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);" type="text">
<br>
<input name="percent" style="border-style: none; padding: 0px; font-family: Comic Sans MS; font-size: 35px; font-weight: bolder; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0); text-align: center;" type="text" size="20">
</p><p style="font-family: Comic Sans MS; font-weight: bold; font-size: 30px; color: rgb(255, 255, 255);" align="center">
Vào Blog Tớ Thì Nhớ Comment Đó Nha <br><br><br></p>
<a href="http://360.yahoo.com/rong_tuech"><font size="5" color="red"><b></b></font></a><center><a href="http://360.yahoo.com/rong_tuech"><font size="5" color="red"><b>Bấm Vào Đây Nếu Bạn Cảm Thấy Chờ Quá Lâu</b></font></a></center><font size="5" color="red"><b></b></font><b></b>
<script>
var bar = 0
var line = "||"
var amount ="||"
count()
function count(){
bar= bar+2
amount =amount + line
document.loading.chart.value=amount
document.loading.percent.value=bar+"%"
if (bar<100)
{setTimeout("count()",5);}
else
{window.location = "http://360.yahoo.com/rong_tuech";}
}</script>
</div></form></body></html>
Bạn có thể test bằng cách dán đoạn scrip trên vào Frontpage