摘要:
下载: http://sc.chinaz.com/jiaoben/151204445580.htm效果: html 1 2 3 4 5 6 7 jQuery焦点图插件PicCarousel 8 9 10 11 12 13 14 15 16 17 18... 阅读全文
posted @ 2015-12-12 17:52
阿亮的笔记
阅读(530)
评论(0)
推荐(0)
摘要:
下载: http://sc.chinaz.com/jiaoben/131112181390.htm其它: http://sc.chinaz.com/tag_jiaoben/shijianzhou.html效果: html 代码: 1 2 3 4 5 6 9 大事记jQuery时间轴... 阅读全文
posted @ 2015-12-12 17:43
阿亮的笔记
阅读(2559)
评论(0)
推荐(0)
摘要:
下载: http://sc.chinaz.com/jiaoben/141027501240.htmhtml: 1 2 3 4 5 CSS3垂直手风琴折叠菜单 6 7 // 引用外部在线图标 8 9 10 11 12 13 ... 阅读全文
posted @ 2015-12-12 17:21
阿亮的笔记
阅读(782)
评论(0)
推荐(0)
摘要:
参考: http://aspx.sc.chinaz.com/query.aspx?keyword=%E5%8A%A0%E8%BD%BD&classID=835下载: http://sc.chinaz.com/jiaoben/140219222930.htmhtml: 1 //样式1 2 ... 阅读全文
posted @ 2015-12-12 16:56
阿亮的笔记
阅读(365)
评论(0)
推荐(0)
摘要:
参考:http://www.zhangxinxu.com/wordpress/2013/11/%E5%B0%8Ftip-%E4%BD%BF%E7%94%A8css%E5%B0%86%E5%9B%BE%E7%89%87%E8%BD%AC%E6%8D%A2%E6%88%90%E6%A8%A1%E7%B3... 阅读全文
posted @ 2015-12-12 16:22
阿亮的笔记
阅读(2204)
评论(0)
推荐(0)
摘要:
下载参考:http://aspx.sc.chinaz.com/query.aspx?keyword=%E5%88%86%E9%A1%B5&classID=&page=1实例: http://sc.chinaz.com/jiaoben/140116364930.htm效果:ok 阅读全文
posted @ 2015-12-12 16:02
阿亮的笔记
阅读(274)
评论(0)
推荐(1)
摘要:
实例参考:http://sc.chinaz.com/tag_jiaoben/zaixiankefu.html代码:css 1 @charset "utf-8"; 2 *{margin:0;padding:0;list-style-type:none;} //所有左上角开始坐标 3 a,img{bo... 阅读全文
posted @ 2015-12-12 11:37
阿亮的笔记
阅读(1300)
评论(0)
推荐(0)
摘要:
1 DROP TABLE IF EXISTS `tb1`; 2 CREATE TABLE `tb1` ( 3 `id` int(11) NOT NULL AUTO_INCREMENT, 4 `a` varchar(255) DEFAULT NULL, 5 `b` varchar(255... 阅读全文
posted @ 2015-12-12 10:46
阿亮的笔记
阅读(1540)
评论(0)
推荐(0)