Forum'da ara:
Ara


Yazar Mesaj
Mesaj25.02.2012, 05:40 (UTC)    
Mesaj konusu: Sayfa Yükleniyor Kodu Lazım // AciL Yardım ...

Arkadaşlar , Benim sitem tasarımından dolayı biraz kasıyor . Bana sayfa yükleniyor kodu lazım .

Not : Kodun içinde sayfa yükleniyor kodunun zamanını ayarlayabileceğim bir kod olursa iyi olur ...

Yardım edenlere şimdiden teşekkürler ...
Mesaj25.02.2012, 07:32 (UTC)    
Mesaj konusu:

Kod:
<SCRIPT language=VBScript>
<!--

Dim Bar, Line, SP
Bar = 0
Line = "|"
sP = 100

Function Window_onLoad()
Bar = 95
sP = 10
END Function

Function Count()
If Bar < 100 Then
Bar = Bar + 1
Window.Status = "Yk006c0065006e0069yor: " & Bar & "%" & " " & String(Bar, Line)
setTimeout "Count()", SP
Else
Window.Status = "Yk006c0065006d0065 Bitti"
Document.Body.Style.Display = ""
End If
End Function

Call Count()

-->
</SCRIPT> <a href="http://tutunesonverin.net">tütüne son</a>

______________
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu