Cerca nel forum:
Cerca


Autore Messaggio
Messaggio11/02/2009, alle 19:35 (UTC)    
Oggetto: [JASCRIPT] Codice: ultimo aggiornamento nel tuo sito

questo codice funziona con tutti i browser!
da ora,minuti,secondi.millesimi esatti!

Codice:
<div align="center">

<center>

<table border="0" cellpadding="0" cellspacing="0" style="color: #000080; font-family: Arial; font-size: 12pt">

<tr>

<td>

<SCRIPT language="JavaScript" type="text/javascript"><!--

var dia=new Array("Domingo", "Lunes", "Martes", "Miercoles", "Jueves", "Viernes", "Sabado", "Domingo");

var mes=new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto",

"Septiembre","Octubre","Noviembre","Diciembre");

var hoy=new Date(document.lastModified);

document.write("Fecha de utima actualizacion<BR>"+dia[hoy.getDay()]+", "+hoy.getDate()+" de "+mes[hoy.getMonth()]+" de "+hoy.getFullYear()+" a las "+hoy.getHours()+":"+hoy.getMinutes()+":"+hoy.getSeconds());

// -->

</SCRIPT>

</td>

</tr>

</table>

</center>

</div>


copia e traduzione by sloong!
topic originale: http://es.tl/forum/viewtopic.php?t=22255
Mostra prima i messaggi di:   


Powered by phpBB © 2001, 2005 phpBB Group
phpbb.it