当前位置:网站首页>浏览器顶部loading(来自知乎)
浏览器顶部loading(来自知乎)
2022-07-01 03:34:00 【51CTO】

<
html
lang=
"en"
>
<
head
>
<
meta
charset=
"UTF-8"
>
<
meta
name=
"viewport"
content=
"width=device-width,height=device-height"
>
<
title
>浏览器顶部loading(来自知乎)
</
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.
边栏推荐
- 318. 最大单词长度乘积
- Appium automation test foundation -- supplement: c/s architecture and b/s architecture description
- Jeecgboot output log, how to use @slf4j
- Idea plug-in backup table
- All in one 1086: Jiaogu conjecture
- 【伸手党福利】开发人员重装系统顺序
- Unexpected token o in JSON at position 1, JSON parsing problem
- Explain spark operation mode in detail (local+standalone+yarn)
- 392. 判断子序列
- 171. excel table column No
猜你喜欢

Feature pyramid networks for object detection

Processing of menu buttons on the left and contents on the right of the background system page, and double scrolling appears on the background system page

Leetcode 31 next spread, leetcode 64 minimum path sum, leetcode 62 different paths, leetcode 78 subset, leetcode 33 search rotation sort array (modify dichotomy)

Gorilla/mux framework (RK boot): RPC error code design

Millet College wechat scanning code login process record and bug resolution

【TA-霜狼_may-《百人计划》】1.2.2 矩阵计算

Appium automation test foundation -- supplement: c/s architecture and b/s architecture description

【TA-霜狼_may-《百人计划》】1.3纹理的秘密

bootsrap中的栅格系统

【TA-霜狼_may-《百人計劃》】1.2.1 向量基礎
随机推荐
【伸手党福利】开发人员重装系统顺序
392. judgment subsequence
Use of JMeter counters
Access denied for user ‘ODBC‘@‘localhost‘ (using password: NO)
torch. histc
Complete knapsack problem
Pytorch training deep learning network settings CUDA specified GPU visible
Idea plug-in backup table
Are you still wasting brain cells for self-study? This interview note is definitely the ceiling of station C
Review column - message queue
242. valid Letter heteronyms
报错:Plug-ins declaring extensions or extension points must set the singleton directive to true
Leetcode: offer 59 - I. maximum value of sliding window
Unexpected token o in JSON at position 1 ,JSON解析问题
[deep learning] activation function (sigmoid, etc.), forward propagation, back propagation and gradient optimization; optimizer. zero_ grad(), loss. backward(), optimizer. Function and principle of st
[TA frost wolf \u may- hundred talents plan] 1.2.3 MVP matrix operation
Millet College wechat scanning code login process record and bug resolution
LeetCode 31下一个排列、LeetCode 64最小路径和、LeetCode 62不同路径、LeetCode 78子集、LeetCode 33搜索旋转排序数组(修改二分法)
You cannot right-click F12 to view the source code solution on the web page
Inventory the six second level capabilities of Huawei cloud gaussdb (for redis)