Реклама:
  • Страница 1 из 1
  • 1
Скрипт 'До нового года осталось'
ZmeI | Доп. инфо. Дата: Четверг, 15.12.2011, 06:22 | Сообщение # 1
Создатель сайта
Администратор
Сообщений: 395
Репутация: 20
Награды: 10
[Table][/Table]

Code
<center><div align="center" style="padding:2px; border: 1px dashed white; width: 155px;">       
<a href="http://asus-team.ru/"><img src="http://excsoft.ru/newyear.jpg" border="0"></a>  
<div align="center" style="width: 140px;"><span style="color:#fffc00">       
       <b><div align="center"><script Language="javascript">       
function cdtime(container, targetdate){       
       if (!document.getElementById || !document.getElementById(container)) return       
       this.container=document.getElementById(container)       
       this.currentTime=new Date()       
       this.targetdate=new Date(targetdate)       
       this.timesup=false       
       this.updateTime()       
       }       
       cdtime.prototype.updateTime=function(){       
       var thisobj=this       
       this.currentTime.setSeconds(this.currentTime.getSeconds()+1)       
       setTimeout(function(){thisobj.updateTime()}, 1000)       
       }       
       cdtime.prototype.displaycountdown=function(baseunit, functionref){       
       this.baseunit=baseunit       
       this.formatresults=functionref       
       this.showresults()       
       }       
       cdtime.prototype.showresults=function(){       
       var thisobj=this       
       var timediff=(this.targetdate-this.currentTime)/1000       
       if (timediff<0){       
       this.timesup=true       
       this.container.innerHTML=this.formatresults()       
       return       
       }       
       var oneMinute=60       
       var oneHour=60*60       
       var oneDay=60*60*24       
       var dayfield=Math.floor(timediff/oneDay)       
       var hourfield=Math.floor((timediff-dayfield*oneDay)/oneHour)       
       var minutefield=Math.floor((timediff-dayfield*oneDay-hourfield*oneHour)/oneMinute)       
       var secondfield=Math.floor((timediff-dayfield*oneDay-hourfield*oneHour-minutefield*oneMinute))       
       if (this.baseunit=="hours"){       
       hourfield=dayfield*24+hourfield       
       dayfield="n/a"       
       }       
       else if (this.baseunit=="minutes"){       
       minutefield=dayfield*24*60+hourfield*60+minutefield       
       dayfield=hourfield="n/a"       
       }       
       else if (this.baseunit=="seconds"){       
       var secondfield=timediff       
       dayfield=hourfield=minutefield="n/a"       
       }       
       this.container.innerHTML=this.formatresults(dayfield, hourfield, minutefield, secondfield)       
       setTimeout(function(){thisobj.showresults()}, 1000)       
       }       
       function formatresults2(){       
       if (this.timesup==false){       
       var displaystring="<span class='nonewyear'>"+arguments[0]+" Дней "+arguments[1]+" Часов<br>"+arguments[2]+" Минут "+arguments[3]+" Секунд</span> "       
       }       
       else{       
       var displaystring="<span class='newyear1'>С Новым годом!!!</span>"       
       //alert("С Новым годом!!!")       
       }       
       return displaystring       
       }       
       </script>       
       <div id="countdowncontainer2"></div>       
       <script type="text/javascript">       
       var currentyear=new Date().getFullYear()       
       var thischristmasyear=(new Date().getMonth()==0 && new Date().getDate()==1)? currentyear : currentyear + 1       
       var christmas=new cdtime("countdowncontainer2", "january 1, "+thischristmasyear+" 0:0:00")       
       christmas.displaycountdown("days", formatresults2)       
</script></div></div></center><b></span>


Российская Федерация 1
  • Страница 1 из 1
  • 1
Поиск:
Статистика Форума
Лучшие пользователи
Уважаемые пользователи
Популярные темы
Недавно обновленные темы
ZmeI Постов [ 395 ]
Expert Постов [ 41 ]
n1kejkeee Постов [ 25 ]
WS_Fox Постов [ 24 ]
КотЭ Постов [ 21 ]
eazy1 Постов [ 18 ]
Senya11 Постов [ 17 ]
JlEKARb Постов [ 15 ]
viksTazZz Постов [ 12 ]
Lookflaco Постов [ 12 ]
Senya11 Репутация [ 101 ]
ZmeI Репутация [ 20 ]
Expert Репутация [ 18 ]
eazy1 Репутация [ 3 ]
n1kejkeee Репутация [ 2 ]
Balda56 Репутация [ 2 ]
D@ncer Репутация [ 1 ]
WakeUp Репутация [ 1 ]
WebGerl Репутация [ 1 ]
Lum1x-RUSSIA Репутация [ 1 ]
До считай до 1000 [ 12 ]
Убранные/перемещённые ба... [ 10 ]
Вид Материалов [ 7 ]
НЕПОНЯЛ ! [ 7 ]
Зделайте Норм!!!! [ 7 ]
CS 1.6 VS CSS [ 6 ]
Города [ 6 ]
Персональная страница по... [ 6 ]
Иконки для форума [ 6 ]
Нарисуй шапку [ 5 ]
Путешествие на Запад в р... [ 0 ]
Об игре [ 1 ]
Хотите БЕСПЛАТНО почувст... [ 0 ]
Работа на дому. Проверен... [ 2 ]
Цигун [ 0 ]
Лучшее онлайн казино. Ка... [ 0 ]
Занятия цигун. Москва. [ 0 ]
Финансовая Взаимопомощь.... [ 0 ]
Играть и зарабатывать он... [ 0 ]
Даосская алхимия. Заняти... [ 0 ]