Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
css
body { background: #292b37; } div { position: relative; width: 70px; height: 34px; margin: 50px auto; transform: scale(1.3); } span, p { motion-path: path("M67.3,17.8c0-9.3-4.8-14.5-13.8-14.5C41.9,3.2,35.7,17,35.7,17s-6.2,13.8-17.8,13.8C10,30.8,4,25.5,4,17.7 C4, 9.6, 10, 3.2, 17.8, 3.2C29.4, 3.2, 35.7, 17, 35.7, 17s6.2, 13.8, 17.8, 13.8C61.4, 30.8, 67.3, 24.8, 67.3, 17.8z"); position: absolute; } span { color: #fff; font-size: 12px; animation: path 1.4s linear infinite; motion-rotation: reverse; } p { width: 5px; height: 5px; border-radius: 50%; opacity: 0; background: #fff; animation: path 1.4s linear infinite, dot linear forwards; } p:nth-of-type(1) { background: #bf4040; animation-delay: 0.015s; } p:nth-of-type(2) { background: #bf5540; animation-delay: 0.03s; } p:nth-of-type(3) { background: #bf6a40; animation-delay: 0.045s; } p:nth-of-type(4) { background: #bf8040; animation-delay: 0.06s; } p:nth-of-type(5) { background: #bf9540; animation-delay: 0.075s; } p:nth-of-type(6) { background: #bfaa40; animation-delay: 0.09s; } p:nth-of-type(7) { background: #bfbf40; animation-delay: 0.105s; } p:nth-of-type(8) { background: #aabf40; animation-delay: 0.12s; } p:nth-of-type(9) { background: #95bf40; animation-delay: 0.135s; } p:nth-of-type(10) { background: #80bf40; animation-delay: 0.15s; } p:nth-of-type(11) { background: #6abf40; animation-delay: 0.165s; } p:nth-of-type(12) { background: #55bf40; animation-delay: 0.18s; } p:nth-of-type(13) { background: #40bf40; animation-delay: 0.195s; } p:nth-of-type(14) { background: #40bf55; animation-delay: 0.21s; } p:nth-of-type(15) { background: #40bf6a; animation-delay: 0.225s; } p:nth-of-type(16) { background: #40bf80; animation-delay: 0.24s; } p:nth-of-type(17) { background: #40bf95; animation-delay: 0.255s; } p:nth-of-type(18) { background: #40bfaa; animation-delay: 0.27s; } p:nth-of-type(19) { background: #40bfbf; animation-delay: 0.285s; } p:nth-of-type(20) { background: #40aabf; animation-delay: 0.3s; } p:nth-of-type(21) { background: #4095bf; animation-delay: 0.315s; } p:nth-of-type(22) { background: #4080bf; animation-delay: 0.33s; } p:nth-of-type(23) { background: #406abf; animation-delay: 0.345s; } p:nth-of-type(24) { background: #4055bf; animation-delay: 0.36s; } p:nth-of-type(25) { background: #4040bf; animation-delay: 0.375s; } p:nth-of-type(26) { background: #5540bf; animation-delay: 0.39s; } p:nth-of-type(27) { background: #6a40bf; animation-delay: 0.405s; } p:nth-of-type(28) { background: #8040bf; animation-delay: 0.42s; } p:nth-of-type(29) { background: #9540bf; animation-delay: 0.435s; } p:nth-of-type(30) { background: #aa40bf; animation-delay: 0.45s; } p:nth-of-type(31) { background: #bf40bf; animation-delay: 0.465s; } p:nth-of-type(32) { background: #bf40aa; animation-delay: 0.48s; } p:nth-of-type(33) { background: #bf4095; animation-delay: 0.495s; } p:nth-of-type(34) { background: #bf4080; animation-delay: 0.51s; } p:nth-of-type(35) { background: #bf406a; animation-delay: 0.525s; } @keyframes path { to { motion-offset: 100%; } } @keyframes dot { to { opacity: 1; } } @supports not (motion-rotation: auto) { body:before { content: 'Sorry! you browser not supports!'; background: #dc3b3b; padding: 10px 0; text-align: center; display: block; color: #fff; } }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>加载动画-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号