CSS的計(jì)時(shí)器特效_第1頁(yè)
已閱讀5頁(yè),還剩22頁(yè)未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、css的計(jì)時(shí)器特效效果圖代碼部分希翼各位大佬來(lái)小弟的博客捧捧場(chǎng) www·youmeng·me 感激不盡css3圓形進(jìn)度條時(shí)分秒計(jì)時(shí)器js特效import url(* box-sizing: border-box;html background: 111 url(http:/codepen.io/images/classy_fabric.png);color: fff;font-family: 'yanone kaffeesatz', sans-serif;body padding: 20px;.timer-group height:

2、400px;margin: 0 auto;position: relative;width: 400px;.timer border-radius: 50%;height: 100px;overflow: hidden;position: absolute;width: 100px;.timer:after background: 111 url(http:/codepen.io/images/classy_fabric.png);border-radius: 50%;content: ""display: block;height: 80px;left:

3、10px;position: absolute;width: 80px;top: 10px;.timer .hand float: left;height: 100%;overflow: hidden;position: relative;width: 50%;.timer .hand span border: 50px solid rgba(0, 255, 255, .4);border-bottom-color: transparent;border-left-color: transparent;border-radius: 50%;display: block;height: 0;po

4、sition: absolute;right: 0;top: 0;transform: rotate(225deg);width: 0;.timer .hand:first-child transform: rotate(180deg);.timer .hand span animation-duration: 4s;animation-iteration-count: infinite;animation-timing-function: linear;.timer .hand:first-child span animation-name: spin1;.timer .hand:last-

5、child span animation-name: spin2;.timer.hour background: rgba(0, 0, 0, .3);height: 400px;left: 0;width: 400px;top: 0;.timer.hour .hand span animation-duration: 3600s;border-top-color: rgba(255, 0, 255, .4);border-right-color: rgba(255, 0, 255, .4);border-width: 200px;.timer.hour:after height: 360px;

6、left: 20px;width: 360px;top: 20px;.timer.minute background: rgba(0, 0, 0, .2);height: 350px;left: 25px;width: 350px;top: 25px;.timer.minute .hand span animation-duration: 60s;border-top-color: rgba(0, 255, 255, .4);border-right-color: rgba(0, 255, 255, .4);border-width: 175px;.timer.minute:after hei

7、ght: 310px;left: 20px;width: 310px;top: 20px;.timer.second background: rgba(0, 0, 0, .2);height: 300px;left: 50px;width: 300px;top: 50px;.timer.second .hand span animation-duration: 1s;border-top-color: rgba(255, 255, 255, .15);border-right-color: rgba(255, 255, 255, .15);border-width: 150px;.timer.

8、second:after height: 296px;left: 2px;width: 296px;top: 2px;.face background: rgba(0, 0, 0, .1);border-radius: 50%;height: 296px;left: 52px;padding: 165px 40px 0;position: absolute;width: 296px;text-align: center;top: 52px;.face h2 font-weight: 300;.face p border-radius: 20px;font-size: 76px;font-wei

9、ght: 400;position: absolute;top: 17px;width: 260px;left: 20px;keyframes spin1 0% transform: rotate(225deg);50% transform: rotate(225deg);100% transform: rotate(405deg);keyframes spin2 0% transform: rotate(225deg);50% transform: rotate(405deg);100% transform: rotate(405deg); -> css3計(jì)時(shí)器00:00:00var

10、defaults = , one_second = 1000, one_minute = one_second * 60, one_hour = one_minute * 60, one_day = one_hour * 24, startdate = new date(), face = document.getelementbyid('lazy');/ var requestanimationframe = (function() return window.requestanimationframe |window.webkitrequestanimationframe

11、|window.mozrequestanimationframe |window.orequestanimationframe |window.msrequestanimationframe |function( callback )window.settimeout(callback, 1000 / 60);();tick();function tick() var now = new date(), elapsed = now - startdate, parts = ;parts0 = '' + math.floor( elapsed / one_hour );parts1 = '' + math.floor( (elapsed % one_hour) / one_minute );parts2 = '' + math.floor( ( (elapsed % one_hour) % one_minute ) / one_second );parts0 = (parts0.length = 1) ? '0' + parts0 : parts0;parts1 = (parts1.len

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論