2016年6月3日

摘要: @charset "utf-8";/* CSS Document -- skyren */body { font-family: "微软雅黑", Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-heigh 阅读全文
posted @ 2016-06-03 15:49 小小盼 阅读(257) 评论(0) 推荐(0) 编辑
摘要: 如: 1、//3个div的统一class = 'div' var index =0; //3秒轮播一次 var timer = setInterval(function(){ index = (index == 2) ? 0 : index + 1; //某个div显示,其他的隐藏 $(".div" 阅读全文
posted @ 2016-06-03 09:36 小小盼 阅读(139) 评论(0) 推荐(0) 编辑

2016年6月2日

摘要: http://www.cnblogs.com/Wenwang/archive/2011/09/07/2169881.html 阅读全文
posted @ 2016-06-02 12:50 小小盼 阅读(126) 评论(0) 推荐(0) 编辑

2016年5月6日

摘要: http://shuoshubao.github.io/nav/ 阅读全文
posted @ 2016-05-06 11:31 小小盼 阅读(105) 评论(0) 推荐(0) 编辑

2016年5月4日

摘要: http://www.runoob.com/ 菜鸟教程 http://www.internetke.com/effects/ 网页特效 https://developer.mozilla.org/zh-CN/ Mozilla http://www.mahaixiang.cn/css/450.html 阅读全文
posted @ 2016-05-04 11:30 小小盼 阅读(75) 评论(0) 推荐(0) 编辑

导航