Simpatie.ro - matrimoniale
IDEI DE AFACERI
AFACERI.IDEI.EXEMPLE.LEGISLATIE.FRANCIZE.PLANURI DE AFACERI.UMOR.SEX.SCRIPTURI . Mihai Daniel Omae Scripturi gratis: http://scripturi.3xforum.ro
Nou pe simpatie:
lovely_pink 24 ani
Femeie
24 ani
Bucuresti
cauta Barbat
26 - 49 ani
IDEI DE AFACERIReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
IDEI DE AFACERI / pentru WEBMASTERI-SCRIPTURI - Pentru pagina ta WEB! / ceas- ora exacta Pagini: 1  
#1
omaebazooka
Administrator
Postari: 494
<body onLoad="startclock()">

<script Language="JavaScript">
<!-- This Script Created by Randy Bennett: http://home.thezone.net/~rbennett/utility/javahead.htm -->
<!-- For this and 100s of other Free Javascripts, check out: -->
<!-- Free-Javascripts.com @ http://www.free-javascripts.com/ -->

<!-- Begin
var timerID = null;
var timerRunning = false;
function stopclock (){
if(timerRunning)
clearTimeout(timerID);
timerRunning = false;
}
function showtime () {
var now = new Date();
var hours = now.getHours();
var minutes = now.getMinutes();
var seconds = now.getSeconds()
var timeValue = "" + ((hours >12) ? hours -12 :hours)
        //I added the following line to see if i could get 9 hours to show as 09 hours
        timeValue = ((timeValue <10)? "0":"" + timeValue

timeValue += ((minutes < 10) ? ":0" : ":" + minutes
timeValue += ((seconds < 10) ? ":0" : ":" + seconds
timeValue += (hours >= 12) ? " pm" : " am"
document.clock.face.value = timeValue;
timerID = setTimeout("showtime()",100);
timerRunning = true;
}
function startclock() {
stopclock();
showtime();
}
// End -->
</SCRIPT>

<br><br>
<FORM name="clock">
<input type="text" name="face" size=11 value="">
</FORM>


_______________________________________
http://webtop.gotop100.com/ "WEBMASTERS TOP"
www.noblessvin.ro                  "Producator vinuri nobile
http://scripturi.3xforum.ro       Free scripts for site

 
   
Pagini: 1  
Mergi la