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;
- }
新闻热点
疑难解答
图片精选