08 2016 档案

摘要:Document 倒计时 结束时间: 开始计时 距离当前时间还有: 天 时 分 秒 阅读全文
posted @ 2016-08-24 11:26 多幸运1号 阅读(273) 评论(0) 推荐(0)
摘要:Document > 阅读全文
posted @ 2016-08-24 11:23 多幸运1号 阅读(219) 评论(0) 推荐(0)
摘要:Document 阅读全文
posted @ 2016-08-22 09:33 多幸运1号 阅读(295) 评论(0) 推荐(0)
摘要:进度条 开始 暂停 停止 /* 扩展 */ // 获取对象 var jdObj = document.getElementById("jd"); // 设置定时器 var timer; // 开始的位置 var i = 0; var bj = false; // 定时器没有运行的时候 false; // ... 阅读全文
posted @ 2016-08-22 09:21 多幸运1号 阅读(202) 评论(0) 推荐(0)
摘要:Document 账户: 年龄: 邮箱: 阅读全文
posted @ 2016-08-22 09:14 多幸运1号 阅读(264) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-08-22 09:09 多幸运1号 阅读(284) 评论(0) 推荐(0)
摘要:1 阅读全文
posted @ 2016-08-22 09:04 多幸运1号 阅读(182) 评论(0) 推荐(0)
摘要:<!DOCTYPE html> <html> <head> <title>多选框</title> <meta charset="utf-8"> <style> *{margin:20; padding:0;} </style> </head> <body> <ul> <li><input type= 阅读全文
posted @ 2016-08-19 13:37 多幸运1号 阅读(243) 评论(0) 推荐(0)
摘要:<!Doctype html> <html> <head> <meta charset="utf-8"> <style> *{margin:0;padding:0;} #div{width:100px;height:300px;background:green;position:absolute;l 阅读全文
posted @ 2016-08-19 13:32 多幸运1号 阅读(172) 评论(0) 推荐(0)