會員登入 新使用者?立即註冊

☎漪唲籽潼咿咡緦的家~鷖字:初級網頁製作概論~nkhs9323005~☎咿咡緦 http://www.facebook.com/Years124/

關閉

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法

分類:舊檔語法
2007/02/11 20:02

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法



Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法


<p align="center"><embed src="http://home.educities.edu.tw/nkhs9323005/AAAA1210.htm" width="126" height="140"></embed></p>




Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】網頁語法


<html>
<head>
<meta http-equiv="Page-Enter" content="revealTrans(Duration=5.0,Transition=23)">
<meta http-equiv="Content-Language" content="zh-tw">
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>歡迎光臨漪唲、籽潼、咿咡緦的家~初級網頁製作概論~【網頁語法區】【呆呆之家網頁語法庫存區】【倒數計時器】語法AAAA1268</title>
</head>
<body background="http://home.educities.edu.tw/nkhs9323005/gif0304.gif" bgproperties="fixed" onload="clock();return true" scroll="no">
<p align="center">
<form name="formnow"><font color="#ff0000" size="3" face="標楷體">
<img border="0" src="http://home.educities.edu.tw/nkhs9323005/gif0060.gif" width="20" height="20">中秋<img border="0" src="http://home.educities.edu.tw/nkhs9323005/gif0060.gif" width="20" height="20">
<br>
倒數計時
<br>
<input type="text" name="dd" size="2">天<input type="text" name="hh" size="2">時<br><input type="text" name="mm" size="2">分<input type="text" name="ss" size="2">秒
<script language="JavaScript">
var DifferenceHour = -1
var DifferenceMinute = -1
var DifferenceSecond = -1
var Tday = new Date("Sep 25, 2007 00:00:00")
var daysms = 24 * 60 * 60 * 1000
var hoursms = 60 * 60 * 1000
var Secondms = 60 * 1000
var microsecond = 1000
function clock()
{
var time = new Date()
var hour = time.getHours()
var minute = time.getMinutes()
var second = time.getSeconds()
var timevalue = ""+((hour > 12) ? hour-12:hour)
timevalue +=((minute < 10) ? ":0":":")+minute
timevalue +=((second < 10) ? ":0":":")+second
timevalue +=((hour >12 ) ? " PM":" AM")
var convertHour = DifferenceHour
var convertMinute = DifferenceMinute
var convertSecond = DifferenceSecond
var Diffms = Tday.getTime() - time.getTime()
DifferenceHour = Math.floor(Diffms / daysms)
Diffms -= DifferenceHour * daysms
DifferenceMinute = Math.floor(Diffms / hoursms)
Diffms -= DifferenceMinute * hoursms
DifferenceSecond = Math.floor(Diffms / Secondms)
Diffms -= DifferenceSecond * Secondms
var dSecs = Math.floor(Diffms / microsecond)
if(convertHour != DifferenceHour) document.formnow.dd.value=DifferenceHour
if(convertMinute != DifferenceMinute) document.formnow.hh.value=DifferenceMinute
if(convertSecond != DifferenceSecond) document.formnow.mm.value=DifferenceSecond
document.formnow.ss.value=dSecs
setTimeout("clock()",1000)
}
</script>
</p>
<style>
BODY {
scrollbar-base-color : #000000;
scrollbar-face-color : #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color : #ff0000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
color:6699ff; border:5 ridge #ff0000;
}
</style>
</body>
</html>


Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法說明


中秋
文字中修改成你要出現的字
在 var Tday = new Date("Sep 25, 2007 00:00:00")
修改倒數日時間
在 img src="http://home.educities.edu.tw/nkhs9323005/gif0060.gif"
變更圖片



★【倒數計時器】網頁語法C24★
http://home.educities.edu.tw/nkhs9323005/C24.htm

★喵的 喵的2007年曆--可愛年曆免費下載還附農曆喔!★
http://meowde.bloggerism.com/archives/005434.html

★【倒數計時器】網頁語法C24★
http://home.educities.edu.tw/nkhs9323005/C24.htm

★Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法★
http://tw.myblog.yahoo.com/nkhs9323005/article?mid=8173

★Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法★
http://tw.myblog.yahoo.com/nkhs9323005/article?mid=12206


上一篇 下一篇
回應(0)
引用(14)
鯨 魚 餅 乾2008/10/30 13:25 引用

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法 ...《詳全文

玉兒2008/05/25 08:07 引用

  Yahoo!奇摩部落格 ...《詳全文

熊窩2008/05/10 23:46 引用

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法   ...《詳全文

龍眼2008/04/22 10:40 引用

引用了 ...《詳全文

童落楓情2008/03/17 09:10 引用

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法 ...《詳全文

藤井龍一2008/03/13 14:55 引用

我喜歡這裡~我拿去用囉~謝謝 ...《詳全文

婷婷2008/01/05 12:48 引用

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法 ...《詳全文

謝謝ㄋ提供這麼多~~~!! ...《詳全文

陰天2007/07/15 20:12 引用

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法 ...《詳全文

乂皓乂2007/05/24 21:53 引用

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法 ...《詳全文

amy2007/04/09 17:13 引用

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法 分類: ...《詳全文

雅雅2007/04/09 11:07 引用

倒數計時器語法 ...《詳全文

╭*貝兒*╮2007/02/11 23:46 引用

...《詳全文

法國汽車萬象公司2007/02/11 22:11 引用

Yahoo!奇摩部落格→【自訂欄位】網頁式【倒數計時器】語法   <p align="center"><embed src=" ...《詳全文

【參考語法A】


    <embed  src="http://blog.roodo.com/nkhs9323005/7251ff46.swf" width="126" height="126">

    歡迎光臨漪唲籽潼咿咡緦Year&Years的家~鷖字:初級網頁製作概論~nkhs9323005~


    <a href="http://home.educities.edu.tw/nkhs9323005/" target="_blank"><img src="http://home.educities.edu.tw/nkhs9323005/logo11nkhs9323005.gif" border="0" alt="歡迎光臨漪唲籽潼咿咡緦Year&Years的家~鷖字:初級網頁製作概論~nkhs9323005~" width="126" height="45"></a>

    亞卓市


    <a href="http://www.educities.edu.tw/" target="_blank"><img border="0" src="http://home.educities.edu.tw/nkhs9323005/logo1educities.gif" alt="亞卓市" width="126" height="45"></a>

    udn 天氣預測


    <a href="http://udn.com/WEATHER/mainpage.htm" target="_blank"><img border="0" src="http://home.educities.edu.tw/nkhs9323005/logo1udnweather.gif" alt="udn 天氣預測" width="126" height="45"></a>

    台北
    -

    <table cellSpacing="0" cellPadding="3" border="0"><tr><td rowSpan="2"><img src="http://udn.com/WEATHER/IMAGES/taipeiicon.gif" width="38" height="31"></td><td colSpan="3"><strong><a style="COLOR:#d8543d;TEXT-DECORATION:none;" href="http://udn.com/WEATHER/taipei.htm" target="_blank">台北</a></strong></td></tr><tr><td><img src="http://udn.com/WEATHER/IMAGES/taipeilowtemp.gif" width="27" height="13"></td><td>-</td><td><img src="http://udn.com/WEATHER/IMAGES/taipeihightemp.gif" width="27" height="13"></td></tr></table>

    高雄
    -

    <table cellSpacing="0" cellPadding="3" border="0"><tr><td rowSpan="2"><img src="http://udn.com/WEATHER/IMAGES/kaoshiungicon.gif" width="38" height="31"></td><td colSpan="3"><a style="COLOR:#d8543d;TEXT-DECORATION:none;" href="http://udn.com/WEATHER/kaoshiung.htm" target="_blank"><strong>高雄</strong></a></td></tr><tr><td><img src="http://udn.com/WEATHER/IMAGES/kaoshiunglowtemp.gif" width="27" height="13"></td><td>-</td><td><img src="http://udn.com/WEATHER/IMAGES/kaoshiunghightemp.gif" width="27" height="13"></td></tr></table>

【參考語法C】

    2006年101煙火秀


    <p align="center"><img border="0" src="http://home.educities.edu.tw/nkhs9323005/gif2006101.gif" alt="2006年101煙火秀" width="120"></p>


    <p align="center"><img src="http://banners.wunderground.com/banner/gizmotemp/global/stations/58968.gif" border="0" width="120" height="41"></p>

    影音播放範例區


    <p align="center"><a href="http://tw.myblog.yahoo.com/nkhs9323005/archive?l=f&id=100" target="_blank"><img src="http://home.educities.edu.tw/nkhs9323005/gif0286.gif" alt="影音播放範例區" width="126" height="120"></a></p>

    即時衛星雲層圖


    <p align="center"><a href="http://tw.news2.yimg.com/xp/cwb/satellite/s3p/00.jpg" target="_blank"><img src="http://tw.news2.yimg.com/xp/cwb/satellite/s3p/00.jpg" alt="即時衛星雲層圖" width="120" height="120"></a></p>

    送給親愛的您三朵玫瑰


    一朵玫瑰代表堅貞


    一朵玫瑰代表堅貞


    <p align="center"><img border="0" src="http://home.educities.edu.tw/nkhs9323005/gif0453.gif" alt="一朵玫瑰代表堅貞" width="120"></p>

    這朵玫瑰象徵永恆


    這朵玫瑰象徵永恆


    <p align="center"><img border="0" src="http://home.educities.edu.tw/nkhs9323005/gif0492.gif" alt="這朵玫瑰象徵永恆" width="120"></p>

    最後一朵玫瑰呈現我心


    最後一朵玫瑰呈現我心....


    <p align="center"><img border="0" src="http://home.educities.edu.tw/nkhs9323005/gif0425.gif" alt="最後一朵玫瑰呈現我心" width="120"></p>

    雖然我很窮
    買不起九千九百九十九朵玫瑰送給您
    但..我依然愛您!


統計資料

  • 今日人數:22
  • 累計人數:1154713
  • 發表文章:567
  • 相片數量:479
  • 回應數量:0

文章分類

【參考語法B】


    <embed src="http://blog.roodo.com/nkhs9323005/8f2bddfc.swf" width="126" height="126">

    賴胤就怡然居螢火蟲生態休閒農場《怡然居螢火蟲花園》fireflygarden.tw


    <a href="http://home.educities.edu.tw/nkhs9323005/firefly/" target="_blank"><img border="0" src="http://home.educities.edu.tw/nkhs9323005/jpg0276.jpg" alt="賴胤就怡然居螢火蟲生態休閒農場《怡然居螢火蟲花園》fireflygarden.tw" width="126" height="45"></a>

    國曆/農曆對照表


    <a href="http://www.gio.gov.tw/info/festival_c/calendar/calendar.htm" target="_blank"><img border="0" src="http://home.educities.edu.tw/nkhs9323005/gif0823.gif" alt="國曆/農曆對照表" width="126" height="45"></a>


    <li><img src="http://home.educities.edu.tw/nkhs9323005/GIF20040.GIF"><a href="http://home.educities.edu.tw/nkhs9323005/AAAA2000.htm" target="_blank">台灣各鄉鎮地名</a></li>


    <li><img src="http://home.educities.edu.tw/nkhs9323005/GIF20040.GIF"><a href="http://home.educities.edu.tw/nkhs9323005/HTMLindex.htm" target="_blank">網頁基本語法區</a></li>


    <li><img src="http://home.educities.edu.tw/nkhs9323005/GIF20040.GIF"><a href="http://home.educities.edu.tw/nkhs9323005/C14.htm" target="_blank">網頁常用語法區</a></li>


    <li><img src="http://home.educities.edu.tw/nkhs9323005/GIF20040.GIF"><a href="http://home.educities.edu.tw/nkhs9323005/B2.htm" target="_blank">顏色數碼內碼表</a></li>


    <li><img src="http://home.educities.edu.tw/nkhs9323005/GIF20040.GIF"><a href="http://home.educities.edu.tw/nkhs9323005/YY20.htm" target="_blank">特殊符號內碼表</a></li>


    <li><img src="http://home.educities.edu.tw/nkhs9323005/GIF20040.GIF"><a href="http://tw.myblog.yahoo.com/nkhs9323005/article?mid=7765" target="_blank">網頁特效語法區</a></li>


    <li><img src="http://home.educities.edu.tw/nkhs9323005/GIF20040.GIF"><a href="http://tw.myblog.yahoo.com/nkhs9323005/article?mid=11241" target="_blank">捲軸變色語法區</a></li>


    <li><img src="http://home.educities.edu.tw/nkhs9323005/GIF20040.GIF"><a href="http://tw.myblog.yahoo.com/nkhs9323005/article?mid=15980" target="_blank">影片分享與教學</a></li>


    <li><img src="http://home.educities.edu.tw/nkhs9323005/GIF20040.GIF"><a href="http://tw.myblog.yahoo.com/nkhs9323005/article?mid=11518" target="_blank">自訂連結範例區</a></li>

【參考語法D】
















搜尋

更新日期

2013/05/24 11:36
雅虎資訊 版權所有 © 2013 Yahoo! Taiwan All Rights Reserved
「本服務設有管理員」 服務條款 隱私權政策