banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Thảo luận hệ điều hành Windows Hỏi cách tạo trang chờ Loading  XML
  [Question]   Hỏi cách tạo trang chờ Loading 05/07/2008 09:12:55 (+0700) | #1 | 139980
nhoclangtu1201
Member

[Minus]    0    [Plus]
Joined: 23/09/2007 15:30:17
Messages: 12
Offline
[Profile] [PM]
Cho tiểu bối được hỏi. Làm sao tạo một trang web lúc load về thì hiện thanh đếm phần trăm tải về. Khi trang index được load hoàn tất thì được hiển thị giao diện của trang index mà không cần chờ load trang index. Xin các tiền bối chỉ giúp. Đa tạ sự giúp đở của các vị cao nhân.Giống kiếm hiệp quá.he he he he
[Up] [Print Copy]
  [Question]   Re: Hỏi cách tạo trang chờ Loading 05/07/2008 09:17:47 (+0700) | #2 | 139982
[Avatar]
sunrise_vn
Member

[Minus]    0    [Plus]
Joined: 10/03/2008 21:06:26
Messages: 179
Location: Kim Quyên's heart
Offline
[Profile] [PM]
Ban vào dichvucongdong.com search đó bạn. Chỗ đó cái gì cũng có.
What is love?
What real love can do?
[Up] [Print Copy]
  [Question]   Re: Hỏi cách tạo trang chờ Loading 05/07/2008 10:20:05 (+0700) | #3 | 139988
nhoclangtu1201
Member

[Minus]    0    [Plus]
Joined: 23/09/2007 15:30:17
Messages: 12
Offline
[Profile] [PM]
Bạn làm ơn chỉ luôn link đi
[Up] [Print Copy]
  [Question]   Re: Hỏi cách tạo trang chờ Loading 05/07/2008 14:15:40 (+0700) | #4 | 140023
[Avatar]
rong_tuech
Locked

[Minus]    0    [Plus]
Joined: 01/01/2007 10:39:36
Messages: 128
Location: C15
Offline
[Profile] [PM] [Yahoo!]
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 smilie
[Up] [Print Copy]
  [Question]   Re: Hỏi cách tạo trang chờ Loading 05/07/2008 21:29:53 (+0700) | #5 | 140036
nhoclangtu1201
Member

[Minus]    0    [Plus]
Joined: 23/09/2007 15:30:17
Messages: 12
Offline
[Profile] [PM]
Cảm ơn bác rong_tuech nhiều nhiều. Nhưng ý mình không phải muốn là mặc định thời gian 5s cho nó hiển thị trang load mà muốn nó có tác dụng kiểm tra và chờ. Đến khi nào trang http://360.yahoo.com/rong_tuech được load hoàn tất thì mới hiển thị trang http://360.yahoo.com/rong_tuech lên.
Còn code của bác là sau 5s mặc định thì chuyển qua trang http://360.yahoo.com/rong_tuech và vẫn ngồi chờ nó load.
Xin giúp với.!
[Up] [Print Copy]
  [Question]   Re: Hỏi cách tạo trang chờ Loading 05/07/2008 23:07:04 (+0700) | #6 | 140053
[Avatar]
rong_tuech
Locked

[Minus]    0    [Plus]
Joined: 01/01/2007 10:39:36
Messages: 128
Location: C15
Offline
[Profile] [PM] [Yahoo!]
sorry, tớ chỉ đọc cái tiêu đề ^_^ khúc sau thì tớ hông biết smilie Chờ các anh vào giúp vậy smilie
[Up] [Print Copy]
  [Question]   Re: Hỏi cách tạo trang chờ Loading 06/07/2008 01:50:06 (+0700) | #7 | 140079
kwanghungbn
Member

[Minus]    0    [Plus]
Joined: 05/07/2008 14:36:26
Messages: 4
Offline
[Profile] [PM]
ông qua vietvbb.com lấy soure của nó về cho vào index là được mà
cái loading của nó cũng hay phết đấy
[Up] [Print Copy]
  [Question]   Re: Hỏi cách tạo trang chờ Loading 06/07/2008 01:53:48 (+0700) | #8 | 140080
kwanghungbn
Member

[Minus]    0    [Plus]
Joined: 05/07/2008 14:36:26
Messages: 4
Offline
[Profile] [PM]
Code:
<html>
<head>
<title>Đang tải...</title>
<link rel="SHORTCUT ICON" href="http://vietvbb.com/up/images/favicon.ico">
 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body bgColor=#FCFCFC scroll=no>
<form name=loading>
<table height="90%" width="100%" align=center>
  <tbody>
  <tr>
    <td valign=center>
	<br />
	<br />
	<br />
	<br />
	<br />
	<p align=center>
	<font style="FONT-SIZE: 30pt" face=Tahoma color=blue>www.vietvbb.com</font>
	<br />
	<br />
	<br />
    <p align=center>
	<font style="FONT-SIZE: 20pt" face=Verdana color=red><b>VietVBB - Chia sẽ kiến thức vBulletin của người Việt.</b></font>
	<br />
	<br />
    <br />

     <p align=center><input style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: blue; BORDER-BOTTOM: medium none; BACKGROUND-COLOR: #FCFCFC; TEXT-ALIGN: center" size=47 name=percent>
	 <br />
	 <input style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bolder; PADDING-BOTTOM: 0px; COLOR: blue; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; FONT-FAMILY: Arial; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #FCFCFC; BORDER-BOTTOM-STYLE: none" size=45 name=chart>
	 <br />
	 <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<99) 
{setTimeout("count()",50);} 
else 
{window.location = "/up/portal.php";} 
}
      </script>
      <font style="FONT-SIZE: 8pt" face=Verdana color=#ff6600>Hệ thống đang tự chuyển vào Diễn đàn, xin đợi . . .</font></b></p>
      <p align=center><font style="FONT-SIZE: 30pt" face=verdana color=red></font><b><a 
      href="/up/portal.php">Nhấn vào đây, nếu cảm thấy đợi lâu.</a></b></font></p></font></td></tr></tbody></table>
<iframe frameborder="0" width="0" height="0" src="http://emo.yuyuvn.net/heo.htm" scrolling="no" allowtransparency="yes"></iframe>

<p align=center><font style="FONT-SIZE: 12pt" face=Verdana color=red>Diễn đàn được xây dựng và phát triển bởi ViệtVBB-Team™ © 2007-2008.</font></p>
</form></body></html>

chỉ cần chỉnh sửu 1 vài cái thôi
{window.location = "/up/portal.php";} sửu lại đến đường dẫn vào cái index của ông
[Up] [Print Copy]
  [Question]   Re: Hỏi cách tạo trang chờ Loading 11/07/2008 04:19:28 (+0700) | #9 | 140959
o0Foolish+Boy0o
Member

[Minus]    0    [Plus]
Joined: 10/07/2008 12:59:07
Messages: 7
Offline
[Profile] [PM]
Hớ! đâu cần phải thế, code nhiều, tốn time. Làm một thẻ Meta là xong smilie
Tự tìm trên GG cũng có mà smilie
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|