Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
đếm ngược tới năm 3000
5 posters
Trang 1 trong tổng số 1 trang
đếm ngược tới năm 3000
- Code:
code đếm ngược tới năm 3000 ( lúc đó chắc die rùi quá )
<form name="count">
<input size="89" name="count2" type="text">
</form>
Đếm ngược tới năm 3000 nào các bạn ( design by hetchiunoi )
[/color][/b] :oops:
[b][color=violet]<script>
//change the text below to reflect your own,
var before="năm 3000!"
var current="Ha ha! Năm 3000 rùi. thanks hetchiunoi nhé"
var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
function countdown(yr,m,d){
theyear=yr;themonth=m;theday=d
var today=new Date()
var todayy=today.getYear()
if (todayy < 1000)
todayy+=1900
var todaym=today.getMonth()
var todayd=today.getDate()
var todayh=today.getHours()
var todaymin=today.getMinutes()
var todaysec=today.getSeconds()
var todaystring=montharray[todaym]+" "+todayd+", "+todayy+" "+todayh+":"+todaymin+":"+todaysec
futurestring=montharray[m-1]+" "+d+", "+yr
dd=Date.parse(futurestring)-Date.parse(todaystring)
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)
if(dday==0&&dhour==0&&dmin==0&&dsec==1){
document.forms.count.count2.value=current
return
}
else
document.forms.count.count2.value=dday+ " ngày, "+dhour+" giờ, "+dmin+" phút, and "+dsec+" giây nữa mới tới ( design by hetchiunoi ) "+before
setTimeout("countdown(theyear,themonth,theday)",1000)
}
//enter the count down date using the format year/month/day
countdown(3000,1,1)
</script>
<p align="center">hetchiunoi' production<br><a href="http://javascriptkit.com"></a></p>
Re: đếm ngược tới năm 3000
Hix... Tới năm 3000 thì chắc cháu của mình quản lý forum của mình... :lol:
Được sửa bởi HoangPham ngày 12/9/2008, 6:11 am; sửa lần 2.
Re: đếm ngược tới năm 3000
hỳ ... điều nãy nghĩa là cái code này sẽ được lưu giữ qua nhìu thế hệ ... 1 của hồi môn cho con cháu
Re: đếm ngược tới năm 3000
Cái này có thể sửa value lại thành đếm ngược bao nhiêu năm tùy ý muốn của mình mà.
sửa code trên thành
countdown(3000,1,1)
sửa code trên thành
countdown(năm muốn sửa,1,1)
Re: đếm ngược tới năm 3000
Mình có thể chỉnh để còn bao nhiêu ngày tháng nữa là đến sự kiện mình mong muốn ko
Vd: còn 30 ngày 28 giờ 45 phút 56 giây là đến ngày tết Thiếu nhi chẳng hạn
Vd: còn 30 ngày 28 giờ 45 phút 56 giây là đến ngày tết Thiếu nhi chẳng hạn
Re: đếm ngược tới năm 3000
Tham khảo code này
- Code:
<center><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<script language=Javascript1.2>
function setcountdown(theyear,themonth,theday){
yr=theyear;mo=themonth;da=theday
}
//////////CONFIGURE THE COUNTDOWN script HERE//////////////////
//STEP 1: Configure the countdown-to date, in the format year, month, day:
setcountdown(2008,10,20)
//STEP 2: Change the two text below to reflect the occasion, and message to display on that occasion, respectively
var occasion="đến ngày kiểm tra GIỮA KỲ"
var message_on_occasion="Chúc các bạn kiểm tra thành công tốt đẹp"
//STEP 3: Configure the below 5 variables to set the width, height, background color, and text style of the countdown area
var countdownwidth='600px'
var countdownheight='100px'
var countdownbgcolor='#ffffff'
var opentags='<font face="Verdana"><b><large>'
var closetags='</large></b</font>'
//////////DO NOT EDIT PASS THIS LINE//////////////////
var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
var crosscount=''
function start_countdown(){
if (document.layers)
document.countdownnsmain.visibility="show"
else if (document.all||document.getElementById)
crosscount=document.getElementById&&!document.all?document.getElementById("countdownie") : countdownie
countdown()
}
if (document.all||document.getElementById)
document.write('<span id="countdownie" style="width:'+countdownwidth+'; background-color:'+countdownbgcolor+'"></span>')
window.onload=start_countdown
function countdown(){
var today=new Date()
var todayy=today.getYear()
if (todayy < 1000)
todayy+=1900
var todaym=today.getMonth()
var todayd=today.getDate()
var todayh=today.getHours()
var todaymin=today.getMinutes()
var todaysec=today.getSeconds()
var todaystring=montharray[todaym]+" "+todayd+", "+todayy+" "+todayh+":"+todaymin+":"+todaysec
futurestring=montharray[mo-1]+" "+da+", "+yr
dd=Date.parse(futurestring)-Date.parse(todaystring)
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)
//if on day of occasion
if(dday<=0&&dhour<=0&&dmin<=0&&dsec<=1&&todayd==da){
if (document.layers){
document.countdownnsmain.document.countdownnssub.document.write(opentags+message_on_occasion+closetags)
document.countdownnsmain.document.countdownnssub.document.close()
}
else if (document.all||document.getElementById)
crosscount.innerHTML=opentags+message_on_occasion+closetags
return
}
//if passed day of occasion
else if (dday<=-1){
if (document.layers){
document.countdownnsmain.document.countdownnssub.document.write(opentags+"Occasion already passed! "+closetags)
document.countdownnsmain.document.countdownnssub.document.close()
}
else if (document.all||document.getElementById)
crosscount.innerHTML=opentags+"Chúc em 1 năm mới hạnh phúc và tràn đầy ý nghĩa - Nguyễn Quang Dũng"+closetags
return
}
//else, if not yet
else{
if (document.layers){
document.countdownnsmain.document.countdownnssub.document.write(opentags+"Còn, "+dday+ " ngày, "+dhour+" giờ, "+dmin+" phút, và "+dsec+" giây nữa là đến "+occasion+closetags)
document.countdownnsmain.document.countdownnssub.document.close()
}
else if (document.all||document.getElementById)
crosscount.innerHTML=opentags+dday+ " ngày, "+dhour+" giờ, "+dmin+" phút, và "+dsec+" giây nữa là "+occasion+closetags
}
setTimeout("countdown()",1000)
}
</script></center>
Similar topics
» chia sẻ 3000 Java Script hay thì vote
» Tên Miền Giá 80k 1 năm đây (hàng đảm bảo ko die bảo hành 100%)
» bạn nào năm nay thi lại ĐH thì vào đây (ưu tiên khối A)[✔]
» Chúc Mừng Năm Mới - Gửi lời chúc tốt đẹp dành cho các bạn
» Năm nay ai thi ĐH khối A thì vào đây[✔]
» Tên Miền Giá 80k 1 năm đây (hàng đảm bảo ko die bảo hành 100%)
» bạn nào năm nay thi lại ĐH thì vào đây (ưu tiên khối A)[✔]
» Chúc Mừng Năm Mới - Gửi lời chúc tốt đẹp dành cho các bạn
» Năm nay ai thi ĐH khối A thì vào đây[✔]
Trang 1 trong tổng số 1 trang
Permissions in this forum:
Bạn không có quyền trả lời bài viết