Поиск:
  • Страница 1 из 1
  • 1
Модератор форума: Senator  
Крутой скрипт до нового года осталось
Дата: Вторник, 08.02.2011, 02:51 | Сообщение # 1
Offline
  • Проверенный
  • Up-Rise.Ru
  • 616 Сообщения

Code
<center><img src="http://taraz-cs.ucoz.kz/NEW_YEARS_AVA.png" border="0" alt="" /><center>  
</script></div><div align="center" ><FONT color="#c9a82f">До Нового Года Осталось:</FONT></div><br>  
<div id='x1' ></div>  
<div align="center" ><script Language="javascript">  
var timeStr, dateStr, ostStr, x;  
function clock() {  
now= new Date();  
ex = new Date(2011,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) + ' ч. ';  
ostStr = ostStr + Math.floor((x/60/60 - Math.floor(x/60/60))*60) + ' мин. ';  
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) + ' сек. ';  
document.getElementById('x1').innerHTML = '<DIV align="center"><FONT color="#c9a82f">Час | Мин | Сек</FONT></DIV> ' + '' + ostStr;  
Timer= setTimeout("clock()",10);  
}  
clock();  
</script> <br>  

</div>

[Table]Помоги!?Напиши Отзыв Или Поставь +[Сик][/Table]
  • Страница 1 из 1
  • 1
Поиск:
Администрация проекта не несет ответственности за публикуемые материалы.
Дизайн полностью принадлежит "Up-Rise.Ru".
Дизайн сайта разработал life_man.
© 2024 Сайт управляется системой uCoz.