Tüm Blog Parçaları
Pages
Ana Sayfa
Her Saniye Büyüyoruz Kodu
206,12,05 yazan yeri site kuruluş tarihinizi giriniz.
<script language="JavaScript1.2">function setcountup(theyear,themonth,theday){<br />yr=theyear;mo=themonth;da=theday<br />}<br />//////////CONFIGURE THE countup SCRIPT HERE//////////////////<br />//STEP 1: Configure the date to count up from, in the format year, month, day:<br />//This date should be less than today<br />setcountup(2006,12,05)<br />//STEP 2: Configure text to be attached to count up<br />var displaymessage="(her saniye büyüyoruz)"<br />//STEP 3: Configure the below 5 variables to set the width, height, background color, and text style of the countup area<br />var countupwidth='95%'<br />var countupheight='20px' //applicable only in NS4<br />var countupbgcolor='alt1'<br />var opentags='<span class="smallfont">'<br />var closetags='</span>'<br />//////////DO NOT EDIT PASS THIS LINE//////////////////<br />var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")<br />var crosscount=''<br />function start_countup(){<br />if (document.layers)<br />document.countupnsmain.visibility="show"<br />else if (document.all||document.getElementById)<br />crosscount=document.getElementById&&!document.all?document.getElementById("countupie") : countupie<br />countup()<br />}<br />if (document.all||document.getElementById)<br />document.write('<span id="countupie" style="width:'+countupwidth+'; background-color:'+countupbgcolor+'"></span>')<br />window.onload=start_countup<br /><br />function countup(){<br />var today=new Date()<br />var todayy=today.getYear()<br />if (todayy < todaym="today.getMonth()" todayd="today.getDate()" todayh="today.getHours()" todaymin="today.getMinutes()" todaysec="today.getSeconds()" todaystring="montharray[todaym]+" paststring="montharray[mo-1]+" dd="Date.parse(todaystring)-Date.parse(paststring)" dday="Math.floor(dd/(60*60*1000*24)*1)" dhour="Math.floor((dd%(60*60*1000*24))/(60*60*1000)*1)" dmin="Math.floor(((dd%(60*60*1000*24))%(60*60*1000))/(60*1000)*1)" dsec="Math.floor((((dd%(60*60*1000*24))%(60*60*1000))%(60*1000))/1000*1)" innerhtml="opentags+dday+">
Hiç yorum yok:
Yorum Gönder
Sonraki Kayıt
Önceki Kayıt
Ana Sayfa
Kaydol:
Kayıt Yorumları (Atom)
Hiç yorum yok:
Yorum Gönder