Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
css
body{background-color: #1F1F1F;overflow: hidden} main { width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; background: #090707; } .dank-ass-loader { display: flex; flex-direction: column; align-items: center; } .dank-ass-loader .row { display: flex; } .arrow { width: 0; height: 0; margin: 0 -6px; border-left: 12px solid transparent; border-right: 12px solid transparent; border-bottom: 21.6px solid #fd7000; -webkit-animation: blink 1s infinite; animation: blink 1s infinite; filter: drop-shadow(0 0 18px #fd7000); } .arrow.down { transform: rotate(180deg); } .arrow.outer-1 { -webkit-animation-delay: -0.0555555556s; animation-delay: -0.0555555556s; } .arrow.outer-2 { -webkit-animation-delay: -0.1111111111s; animation-delay: -0.1111111111s; } .arrow.outer-3 { -webkit-animation-delay: -0.1666666667s; animation-delay: -0.1666666667s; } .arrow.outer-4 { -webkit-animation-delay: -0.2222222222s; animation-delay: -0.2222222222s; } .arrow.outer-5 { -webkit-animation-delay: -0.2777777778s; animation-delay: -0.2777777778s; } .arrow.outer-6 { -webkit-animation-delay: -0.3333333333s; animation-delay: -0.3333333333s; } .arrow.outer-7 { -webkit-animation-delay: -0.3888888889s; animation-delay: -0.3888888889s; } .arrow.outer-8 { -webkit-animation-delay: -0.4444444444s; animation-delay: -0.4444444444s; } .arrow.outer-9 { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .arrow.outer-10 { -webkit-animation-delay: -0.5555555556s; animation-delay: -0.5555555556s; } .arrow.outer-11 { -webkit-animation-delay: -0.6111111111s; animation-delay: -0.6111111111s; } .arrow.outer-12 { -webkit-animation-delay: -0.6666666667s; animation-delay: -0.6666666667s; } .arrow.outer-13 { -webkit-animation-delay: -0.7222222222s; animation-delay: -0.7222222222s; } .arrow.outer-14 { -webkit-animation-delay: -0.7777777778s; animation-delay: -0.7777777778s; } .arrow.outer-15 { -webkit-animation-delay: -0.8333333333s; animation-delay: -0.8333333333s; } .arrow.outer-16 { -webkit-animation-delay: -0.8888888889s; animation-delay: -0.8888888889s; } .arrow.outer-17 { -webkit-animation-delay: -0.9444444444s; animation-delay: -0.9444444444s; } .arrow.outer-18 { -webkit-animation-delay: -1s; animation-delay: -1s; } .arrow.inner-1 { -webkit-animation-delay: -0.1666666667s; animation-delay: -0.1666666667s; } .arrow.inner-2 { -webkit-animation-delay: -0.3333333333s; animation-delay: -0.3333333333s; } .arrow.inner-3 { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .arrow.inner-4 { -webkit-animation-delay: -0.6666666667s; animation-delay: -0.6666666667s; } .arrow.inner-5 { -webkit-animation-delay: -0.8333333333s; animation-delay: -0.8333333333s; } .arrow.inner-6 { -webkit-animation-delay: -1s; animation-delay: -1s; } @-webkit-keyframes blink { 0% { opacity: 0.1; } 30% { opacity: 1; } 100% { opacity: 0.1; } } @keyframes blink { 0% { opacity: 0.1; } 30% { opacity: 1; } 100% { opacity: 0.1; } }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>纯CSS加载动画-jq22.com</title> <script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script> <style>
</style> </head> <body>
<script>
</script>
</body> </html>
2012-2021 jQuery插件库版权所有
jquery插件
|
jq22工具库
|
网页技术
|
广告合作
|
在线反馈
|
版权声明
沪ICP备13043785号-1
浙公网安备 33041102000314号