jQuery 透明倒计时
我在 JS 和 jQuery 中见过很多倒计时,所以我希望它是透明的,即与页面 BG 颜色匹配?如果有人知道这样的倒计时,请回复,我需要它是大字体和垂直的......
I have seen many countdown's in JS and jQuery so I wanted it to be transparent i.e to match with the Page BG color ? If anyone knows such a countdown please reply and I need it to be in sorta Big FOnts and Vertical ...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这个插件还是很不错的。
http://keith-wood.name/countdown.html
你可以随时将 css 设置为任何内容你想要的。
This plugin is pretty good.
http://keith-wood.name/countdown.html
you can always set the css to whatever you want.
您可以使用此插件。
修改 css 的背景颜色和字体大小。
类
.hasCountdown
表示背景颜色,.countdown_amount
表示倒计时数字的大小。You can use this plugin.
Modify the css for the background-color and font size.
The class
.hasCountdown
for background-color and.countdown_amount
for the size of the countdown number.