数字翻滚效果 HTML,js数字翻动效果 数字翻成中文怎么翻
生活随笔
收集整理的這篇文章主要介紹了
数字翻滚效果 HTML,js数字翻动效果 数字翻成中文怎么翻
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
怎么個翻法?我給你個代碼,使用js控制文本添加css的動畫功能,你舉一反三吧。
html>
@keyframes?rotate?{
from?{
transform:?rotate(0);
}
to?{
transform:?rotate(360deg);
}
}
div?{
width:?100px;
height:?100px;
line-height:?100px;
text-align:?center;
background-color:?cornflowerblue;
color:?white;
cursor:?pointer;
}
.rotate?{
animation:?rotate?5s?linear?infinite?normal;
}
點我翻轉function?rotate(item)?{
if(item.classList.contains("rotate"))?{
item.classList.remove("rotate");
}?else?{
item.classList.add("rotate");
}
}
總結
以上是生活随笔為你收集整理的数字翻滚效果 HTML,js数字翻动效果 数字翻成中文怎么翻的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 华为鸿蒙系统发布完整视频,华为发布鸿蒙系
- 下一篇: 随手记贷款上征信吗