上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 25 下一页
摘要: 列表1 列表1 列表1 阅读全文
posted @ 2017-02-24 10:46 dongxiaolei 阅读(330) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="miaov_style.css" rel="stylesheet" type 阅读全文
posted @ 2017-02-21 15:45 dongxiaolei 阅读(210) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> <style> *{ margin:0; padding:0; } ul,li{ list-style:none; } a{ color:#3 阅读全文
posted @ 2017-02-21 15:39 dongxiaolei 阅读(158) 评论(0) 推荐(0) 编辑
摘要: *{ margin:0; padding:0; } .outer{ position:relative; width:800px; height:500px; margin:0 auto; } .target{ position:absolute; width:60px; height:60px; 阅读全文
posted @ 2017-02-20 13:57 dongxiaolei 阅读(1533) 评论(0) 推荐(0) 编辑
摘要: 魅族导航--鼠标经过列表依次显示效果 官网 手机 手机 ... 阅读全文
posted @ 2017-02-20 09:56 dongxiaolei 阅读(300) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="keywords" content="javascript, 动画, 抛物线" /> <title>抛物线运动</title> <style> body { margin 阅读全文
posted @ 2017-02-16 09:53 dongxiaolei 阅读(478) 评论(0) 推荐(0) 编辑
摘要: { "data": "268" } 阅读全文
posted @ 2017-02-13 18:16 dongxiaolei 阅读(452) 评论(0) 推荐(0) 编辑
摘要: 步骤: 1)首先将所有名片按照相同规则命名(如00.png,01.png,02.png.......) 2)将图片中有规律递增的数字取出来,形成一个数组aryList(如果图片是从00.png到09.png,则建个1-9的数组[0,1,2,3,4,5,6,7,8,9]) 3)创建一个方法getAry 阅读全文
posted @ 2017-02-08 14:59 dongxiaolei 阅读(1395) 评论(0) 推荐(0) 编辑
摘要: $("link,script").each(function(){ var t=Math.random().toFixed(4); /*var $tag=$(this).prop("tagName").toLowerCase();//获取当前元素的标签名 if($tag == "link"){ var $href=$... 阅读全文
posted @ 2017-02-07 16:35 dongxiaolei 阅读(1650) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/aliyue/p/5610850.html http://www.cnblogs.com/jscode/archive/2012/07/10/2583856.html http://www.cnblogs.com/yexiaochai/p/3152858 阅读全文
posted @ 2017-02-05 15:05 dongxiaolei 阅读(144) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 25 下一页