当前位置:网站首页>Browser top loading (from Zhihu)
Browser top loading (from Zhihu)
2022-07-01 04:00:00 【51CTO】

<
html
lang=
"en"
>
<
head
>
<
meta
charset=
"UTF-8"
>
<
meta
name=
"viewport"
content=
"width=device-width,height=device-height"
>
<
title
> The top of the browser loading( From Zhihu )
</
title
>
<
style
>
.m-loading-bar {
position:
fixed;
top:
0;
right:
0;
left:
0;
z-index:
101;
display:
none;
height:
2px;
pointer-events:
none;
background:
#0084FF;
transform:
translateX(
-100%);
transform:
translateX(
-100%);
}
.m-loading-bar
.active {
display:
block;
animation:
LoadingBarForward
1s
ease-in-out
0.8s
infinite;
animation:
LoadingBarForward
1s
ease-in-out
0.8s
infinite;
}
@-webkit-keyframes
LoadingBarForward {
0% {
transform:
translateX(
-100%);
transform:
translateX(
-100%);
}
40% {
transform:
translateX(
0);
transform:
translateX(
0);
}
60% {
transform:
translateX(
0);
transform:
translateX(
0);
}
100% {
transform:
translateX(
100%);
transform:
translateX(
100%);
}
}
@keyframes
LoadingBarForward {
0% {
transform:
translateX(
-100%);
transform:
translateX(
-100%);
}
40% {
transform:
translateX(
0);
transform:
translateX(
0);
}
60% {
transform:
translateX(
0);
transform:
translateX(
0);
}
100% {
transform:
translateX(
100%);
transform:
translateX(
100%);
</
style
>
</
head
>
<
body
>
<
div
class=
"m-loading-bar active"
>
</
div
>
</
body
>
</
html
>
- 1.
- 2.
- 3.
- 4.
- 5.
- 6.
- 7.
- 8.
- 9.
- 10.
- 11.
- 12.
- 13.
- 14.
- 15.
- 16.
- 17.
- 18.
- 19.
- 20.
- 21.
- 22.
- 23.
- 24.
- 25.
- 26.
- 27.
- 28.
- 29.
- 30.
- 31.
- 32.
- 33.
- 34.
- 35.
- 36.
- 37.
- 38.
- 39.
- 40.
- 41.
- 42.
- 43.
- 44.
- 45.
- 46.
- 47.
- 48.
- 49.
- 50.
- 51.
- 52.
- 53.
- 54.
- 55.
- 56.
- 57.
- 58.
- 59.
- 60.
- 61.
- 62.
- 63.
- 64.
- 65.
- 66.
- 67.
- 68.
- 69.
- 70.
- 71.
- 72.
- 73.
- 74.
- 75.
- 76.
- 77.
边栏推荐
- 242. 有效的字母异位词
- [ta- frost wolf \u may- hundred people plan] 2.2 model and material space
- All in one 1086: Jiaogu conjecture
- 431. 将 N 叉树编码为二叉树 DFS
- 【EI会议】2022年国际土木与海洋工程联合会议(JCCME 2022)
- 389. 找不同
- 【人话版】WEB3黑暗森林中的隐私博弈
- LeetCode 1380. Lucky number in matrix
- 基于Unet的环路滤波
- LeetCode 1399. Count the maximum number of groups
猜你喜欢

多次跳槽后,月薪等于老同事的年薪

Review column - message queue

Grid system in bootstrap

Edge浏览器的小技巧:Enter+Ctrl可以自动将地址栏转换为网址

Appium fundamentals of automated testing - basic principles of appium
![[ta- frost wolf \u may- hundred people plan] 1.1 rendering pipeline](/img/af/4498382bc47d8c9ae41c407b9d1265.png)
[ta- frost wolf \u may- hundred people plan] 1.1 rendering pipeline

【TA-霜狼_may-《百人計劃》】1.2.1 向量基礎

JMeter学习笔记2-图形界面简单介绍

MFC窗口滚动条用法

陈宇(Aqua)-安全-&gt;云安全-&gt;多云安全
随机推荐
LetCode 1829. Maximum XOR value per query
409. 最长回文串
241. 为运算表达式设计优先级
Visit the image URL stored by Alibaba cloud to preview the thumbnail directly on the web page instead of downloading it directly
Future of NTF and trends in 2022
Idea plug-in backup table
318. Maximum word length product
242. valid Letter heteronyms
The programmer's girlfriend gave me a fatigue driving test
PageObject模式解析及案例
【TA-霜狼_may-《百人计划》】2.2 模型与材质空间
定了!2022京东全球科技探索者大会之京东云峰会7月13日北京见
JMeter学习笔记2-图形界面简单介绍
线程常用方法与守护线程
【人话版】WEB3黑暗森林中的隐私博弈
【TA-霜狼_may-《百人计划》】1.1 渲染流水线
这可能是你进腾讯最后的机会了..
[TA frost wolf \u may- hundred people plan] 1.2.1 vector basis
Huawei simulator ENSP - hcip - Hybrid Experiment 2
使用selenium自动化测试工具爬取高考相关院校专业招生分数线及排名情况