摘要: 点击进入更详细教程及源码下载 在线演示我们经常会在网站中看见一个时钟的效果。今天向大家分享一个使用jQuery和CSS3实现一个数字时钟教程。http://www.html5cn.org/article-5279-1.html代码:<div id="clock" class="light"> <div class="display"> <div class="weekdays"></div> <div class="ampm">< 阅读全文
posted @ 2013-06-18 12:06 -j神----- 阅读(785) 评论(0) 推荐(0) 编辑