Pentru a accesa toate paginile forumului
te rugăm să te înregistrezi
  • Pagina 1 din 1
  • 1
Până la Anul Nou au rămas...
StapanulData: Luni, 2012-06-11, 1:22 PM | Mesaj # 1
Puteţi pune codul într-un block, sau oriunde doriţi. La fel puteţi schimba imaginea, anul, data ş.a.m.d.

Code
<center>    
<img src="http://fierbinte.ucoz.ro/Forum/Sarbatori/Bradul_animatie.gif" border="0"/>    
<br>    
<div style='padding:14px; border: 1px dashed black;'>    
<script language="JavaScript1.2">    
//Script courtesy of Sharon Gartenberg's Date Countdown    
//JavaScript generator under the GNU General Public License    
var today = new Date;    
var Future0 = new Date;    
ThisYear = 2012;    
var FutureMonth = 11;    
var FutureDate = 31;    
var faraevent = "";    
Future0.setMonth(FutureMonth, FutureDate);    
Future0.setFullYear(ThisYear);    
today1 = Date.parse(today);    
future1 = Date.parse(Future0);    
secleft = future1 - today1;    
miliday = 24 * 60 * 60 * 1000;    
daysleft = secleft/miliday;    
daysleftint = Math.round(daysleft);    
if (daysleftint > 1)    
      document.write("<font color=#ff0000><b>Au rămas ", daysleftint, " de zile pâna la Anul Nou", faraevent , "!</b></font>");    
else if (daysleftint == 1)    
document.write(faraevent, " is tomorrow! ");    
else if (today1 == future1)    
document.write(faraevent, " is today! ");    
</script></div><div align="center" >Mai precis</div>    
<div id='x1' style='padding:14px; border: 1px dashed black;'></div>    
<div align="center" ><script Language="javascript">    
var timeStr, dateStr, ostStr, x;    
function clock() {    
now= new Date();    
ex = new Date(2013,0,1,0,0,0);    
hours= now.getHours();    
minutes= now.getMinutes();    
seconds= now.getSeconds();    
timeStr= "" + hours;    
timeStr+= ((minutes < 10) ? ":0" : ":") + minutes;    
date= now.getDate();    
month= now.getMonth()+1;    
year= now.getYear();    
dateStr= "" + date;    
dateStr+= ((month < 10) ? "/0" : "/") + month;    
dateStr+= "/" + year;    
ostStr= "";    
x = (ex.getTime() - now.getTime())/1000;    
ostStr = Math.floor(x/60/60) + ' ore. ';    
ostStr = ostStr + Math.floor((x/60/60 - Math.floor(x/60/60))*60) + ' min. ';    
x = (((x/60/60 - Math.floor(x/60/60))*60) - Math.floor((x/60/60 - Math.floor(x/60/60))*60))*60;    
ostStr = ostStr + Math.floor(x) + ' sec. ';    
document.getElementById('x1').innerHTML = 'Până la Anul Nou au rămas: ' + '' + ostStr;    
Timer= setTimeout("clock()",10);    
}    
clock();    
</script>
</div>    
</center>


Rezultaul:


Pomul se cunoaşte după roade, omul după fapte.
 
  • Pagina 1 din 1
  • 1
Căutare:
Copyright © 2019. Toate drepturile rezervate
Politicieni | Acţiunea 2012 | Powered by uCoz