#reko {display:none;} //-->
Tasarım satılıktır.
Turgay KARABIYIK
msn adresim: turgaykarabiyik@w.cn
.
<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><center> <form name="theTimer"> <table> <tbody> <tr> <td align="center" colspan="3"><input size="5" name="theTime" type="text" /></td> </tr> <tr> <td> </td> </tr> <tr> <td><input type="button" onclick_fckprotectedatt=" onclick="Start()"" name="start" value="Start" /></td> <td><input type="button" onclick_fckprotectedatt=" onclick="Stop()"" name="stop" value="Stop" /></td> <td><input type="button" onclick_fckprotectedatt=" onclick="Reset()"" name="reset" value="Reset" /></td> </tr> </tbody> </table> </form> </center>
Ana Sayfa | Gizlilik Bildirimi | Site Kullanim | Iletisim Copyright © 2009 Tüm Hakkı Saklıdır - Tema Tasarım : Css-Sablon
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz? Ücretsiz kaydol