Jq打造的數字滾動插件,數字變化時,動態滾動切換,效果非常好。
我們先來看示例:
CSS
- .textC {
- position:absolute;
- width:500px;
- overflow:hidden;
- margin-top: 100px;
- line-height:30px;
- margin-left: 300px;
- height:30px;
- }
- .textC span {
- color: #13BEEC;
- font-size: 28px;
- font-weight: bold;
- font-family: Georgia, "Times New Roman", Times, serif;
- position: absolute;
- }
新聞熱點
疑難解答
圖片精選