Would you like to react to this message? Create an account in a few clicks or log in to continue.

GrafikCell.Forumd.Biz | Adobe Destek & Yardım - GraFik Destek Forumu
 
AnasayfaLatest imagesAramaKayıt OlGiriş yap

 

 Kronometre Kodu

Aşağa gitmek 
YazarMesaj
TurkisHGhenc
New Üye
New Üye
TurkisHGhenc


Uyarı Sev. Uyarı Sev. : Uyarı Yok
<b>Mesaj Sayısı</b> Mesaj Sayısı : 28
<b>Paylasım Gücü</b> Paylasım Gücü : 44
<b>Rep Point</b> Rep Point : 0
<b>Kayıt tarihi</b> Kayıt tarihi : 27/02/11
<b>Nerden</b> Nerden : Nereye ..
<b>Ruh</b> Ruh : 8
<b>Grafik Düzey</b> Grafik Düzey : Az
<b>Tarayıcın</b> Tarayıcın : M.Firefox

Kronometre Kodu Empty
MesajKonu: Kronometre Kodu   Kronometre Kodu EmptyPaz Şub. 27, 2011 7:12 am

Kod:
<script language="JavaScript"><!--
            // please keep these lines on when you copy the source
            // made by: Nicolas - http://www.javascript-page.comvar timerID = 0;
            var tStart = null;function UpdateTimer() { if(timerID) {
            clearTimeout(timerID); clockID = 0; } if(!tStart)
            tStart = new Date(); var tDate = new Date();
            var tDiff = tDate.getTime() - tStart.getTime(); tDate.setTime(tDiff);
            document.theTimer.theTime.value = ""
            + tDate.getMinutes() + ":"
            + tDate.getSeconds();
            timerID = setTimeout("UpdateTimer()", 1000);}function Start() {
            tStart = new Date(); document.theTimer.theTime.value = "00:00";
            timerID = setTimeout("UpdateTimer()", 1000);}function Stop() {
            if(timerID) { clearTimeout(timerID); timerID = 0; }
            tStart = null;}function Reset() { tStart = null;
            document.theTimer.theTime.value = "00:00";}//--></script>            <body onload_fckprotectedatt="%20onload%3D%22Reset()%22" onunload_fckprotectedatt="%20onunload%3D%22Stop()%22"><center><form name="theTimer"><table>            <tr> <td colspan=3 align=center>            <input type=text name="theTime" size=5> </td> </tr>            <tr><td></td></tr> <tr> <td>            <input type=button name="start" value="Start" onclick_fckprotectedatt="%20onclick%3D%22Start()%22">            </td> <td>            <input type=button name="stop" value="Stop" onclick_fckprotectedatt="%20onclick%3D%22Stop()%22">            </td> <td>            <input type=button name="reset" value="Reset" onclick_fckprotectedatt="%20onclick%3D%22Reset()%22">            </td> </tr></table></form></center>
Sayfa başına dön Aşağa gitmek
http://www.karikaturdelileri.tr.gg
 
Kronometre Kodu
Sayfa başına dön 
1 sayfadaki 1 sayfası
 Similar topics
-
» MSN NİCK OLUŞTURUCU KODU , Msn nick oluşturma hmtl kodu
» TR | Eng Sözlük Kodu
» Html br Kodu , Kullanım , Kullanmak , Br kodu kullanmak
» Dil Kodu
» Başkalaşım kodu

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
 :: Online Destek - Html & Java kodları :: Htlm Kodları-
Buraya geçin: