02 2017 档案

摘要:/** * ESL (Enterprise Standard Loader) * Copyright 2013 Baidu Inc. All rights reserved. * * @file Browser端标准加载器,符合AMD规范 * @author errorrik(errorrik@gm 阅读全文
posted @ 2017-02-27 13:38 dongxiaolei 编辑
摘要:<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> <script src="../js/jwplayer-7.3.6/jwplayer.js"></script> <!--[if gt IE 阅读全文
posted @ 2017-02-24 13:50 dongxiaolei 编辑
摘要:<!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 编辑
摘要:<!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 编辑
摘要:*{ 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 编辑
摘要:魅族导航--鼠标经过列表依次显示效果 官网 手机 手机 ... 阅读全文
posted @ 2017-02-20 09:56 dongxiaolei 编辑
摘要:<!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 编辑
摘要:步骤: 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 编辑
摘要:$("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 编辑
摘要: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 编辑
摘要:/** * fullPage 1.4.5 * https://github.com/alvarotrigo/fullPage.js * MIT licensed * * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo */ 阅读全文
posted @ 2017-02-05 14:11 dongxiaolei 编辑

点击右上角即可分享
微信分享提示