摘要: 本篇内容实现类似百度图片的呈现功能,瀑布流+自动加载 index13.html css代码: js代码 阅读全文
posted @ 2016-08-10 22:00 UniqueColor 阅读(214) 评论(0) 推荐(0) 编辑
摘要: index.html css: 效果: 阅读全文
posted @ 2016-08-10 14:58 UniqueColor 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 1、垂直导航栏 index.html css: 效果: 2、水平导航栏 css代码: 阅读全文
posted @ 2016-08-10 14:42 UniqueColor 阅读(291) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-08-10 14:24 UniqueColor 阅读(123) 评论(0) 推荐(0) 编辑
摘要: index.html 利用margin属性 css: 利用position属性 css: 利用float属性 css 阅读全文
posted @ 2016-08-10 14:14 UniqueColor 阅读(293) 评论(0) 推荐(0) 编辑
摘要: 代码: 阅读全文
posted @ 2016-08-10 13:49 UniqueColor 阅读(295) 评论(0) 推荐(0) 编辑
摘要: 1、返回web主机的域名 2、返回web主机的域名 其他方式类似。 阅读全文
posted @ 2016-08-10 13:43 UniqueColor 阅读(290) 评论(0) 推荐(0) 编辑
摘要: 下面的例子演示:点击ceshi.html的链接跳转到index10.html登陆页面,然后输入正确的用户名("hello")后又返回到之前的页面ceshi.html 即利用了history.go(-1) ceshi.html index10.html 阅读全文
posted @ 2016-08-10 13:14 UniqueColor 阅读(299) 评论(0) 推荐(0) 编辑
摘要: setInterval用法 setTimeout用法 执行一次 循环执行 停止操作 阅读全文
posted @ 2016-08-10 11:14 UniqueColor 阅读(242) 评论(0) 推荐(0) 编辑
摘要: 代码: 阅读全文
posted @ 2016-08-10 10:42 UniqueColor 阅读(338) 评论(0) 推荐(0) 编辑
摘要: 1 2 3 4 5 uvi 6 7 8 9 16 17 18 阅读全文
posted @ 2016-08-10 10:24 UniqueColor 阅读(204) 评论(0) 推荐(0) 编辑
摘要: 直接上代码: 阅读全文
posted @ 2016-08-10 10:17 UniqueColor 阅读(204) 评论(0) 推荐(0) 编辑
摘要: 1、基本用法 2、实现简单的时钟操作 阅读全文
posted @ 2016-08-10 10:02 UniqueColor 阅读(306) 评论(0) 推荐(0) 编辑