国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 編程 > HTML > 正文

HTML5加載時(shí)的等待動(dòng)畫(huà)效果制作

2020-03-24 15:48:30
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友
這篇文章通過(guò)實(shí)例代碼給大家介紹了HTML5等待加載動(dòng)畫(huà)效果的完美解決方案,感興趣的朋友參考下吧

廢話不多說(shuō)了,直接給大家貼代碼了,具體代碼如下所示:


 p >


 *{margin:0;padding:0;} .loading{ height:100%;width:100%;position:fixed;background:rgba(255,255,255,1); .loading p{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:160px;width:160px;text-align: center;line-height:160px;font-size: 30px;color:#f00;} .loading p span{position:absolute;display:block;height:140px;width:140px;margin:10px;border-radius:50%;-webkit-box-shadow:0 2px 3px rgba(102,197,37,0.8); animation:loading ease 1s infinite;left:0;top:0;} @keyframes loading{ 0%{transform:rotate(0deg)} 100%{transform:rotate(360deg)} }


 p >


 *{margin:0;padding:0;} .loading{ height:100%;width:100%;position:fixed;background:rgba(255,255,255,0.95); .loading p{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:30px;width:120px;} .loading p i{display: block;float:left;margin:0 5px; width:5px;height:30px;background:#f00;transform:scaleY(0.3); animation:loading 1s ease infinite alternate;.loading p i:nth-child(2){animation-delay:0.1s;}.loading p i:nth-child(3){animation-delay:0.2s;}.loading p i:nth-child(4){animation-delay:0.3s;}.loading p i:nth-child(5){animation-delay:0.4s;} @keyframes loading{ 0,40%,100%{transform:scaleY(0.3);} 20%{transform:scaleY(1);} }

其實(shí)我想做的是加載進(jìn)度條效果,但是假的進(jìn)度條太爛,真的又沒(méi)有特別好的辦法,判斷圖片這種總感覺(jué)比較漏。

這是代碼,有完美解決方案了解決。


 script  document.onreadystatechange=function(){ if(document.readyState== complete ){ $( .loading ).fadeOut(); /script 

以上就是HTML5加載時(shí)的等待動(dòng)畫(huà)效果制作的詳細(xì)內(nèi)容,其它編程語(yǔ)言

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請(qǐng)第一時(shí)間聯(lián)系我們修改或刪除,多謝。

發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 中卫市| 泌阳县| 乌什县| 永吉县| 响水县| 萨嘎县| 江门市| 康定县| 邢台县| 淮滨县| 安龙县| 镇雄县| 华阴市| 疏附县| 赫章县| 郑州市| 泌阳县| 阿巴嘎旗| 泰安市| 巴林左旗| 宣化县| 安阳市| 洪洞县| 新安县| 屏东市| 安丘市| 湘阴县| 水城县| 石河子市| 静乐县| 克什克腾旗| 凤凰县| 蕉岭县| 独山县| 淮北市| 晴隆县| 葵青区| 简阳市| 广宗县| 长沙市| 宣威市|