随笔分类 -  移动端

摘要:<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, m 阅读全文
posted @ 2020-10-05 23:21 13522679763-任国强 阅读(98) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, m 阅读全文
posted @ 2020-10-05 23:20 13522679763-任国强 阅读(82) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, m 阅读全文
posted @ 2020-10-05 23:19 13522679763-任国强 阅读(99) 评论(0) 推荐(0)
摘要:链接:https://pan.baidu.com/s/1wATCjZRHF0dNcCoL5kw-pw 提取码:Eric 阅读全文
posted @ 2020-10-05 21:28 13522679763-任国强 阅读(107) 评论(0) 推荐(0)
摘要:链接:https://pan.baidu.com/s/1T9fDy037-1gr2vuEi4kHSw 提取码:Eric 阅读全文
posted @ 2020-10-05 21:25 13522679763-任国强 阅读(353) 评论(0) 推荐(0)
摘要:<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Title</title> <meta name="viewport" content="width=device-width, user-scalable=no, 阅读全文
posted @ 2020-10-05 21:12 13522679763-任国强 阅读(192) 评论(0) 推荐(0)
摘要:(function (w) { /** * @param node 元素对象 * @param prop 样式名称 * @param value 样式的值 不带单位 * * @example setting transformCSS(box, 'translateX', 300); * @examp 阅读全文
posted @ 2020-10-05 21:11 13522679763-任国强 阅读(145) 评论(0) 推荐(0)
摘要:/** * * 函数名 * Touchview * * 使用示例 new Touchview('#box'); new Touchview('img'); new Touchview('div'); 依赖 gesture.js */function Touchview(selector) { //获 阅读全文
posted @ 2020-10-05 21:05 13522679763-任国强 阅读(230) 评论(0) 推荐(0)
摘要:/** * Created by Eric on 2020/10/5. */(function(w){ function gesture(el,callback){ // 增加自定义属性 el.hasGestureStartTriggered = false; // el 绑定 手势事件 // 模拟 阅读全文
posted @ 2020-10-05 21:03 13522679763-任国强 阅读(226) 评论(0) 推荐(0)
摘要:<!--导航start--> <div id="nav"> <ul class="wrap"> <li class="active"> <a href="javascript:">首页</a> </li> <li > <a href="javascript:">MV</a> </li> <li > 阅读全文
posted @ 2020-10-03 20:10 13522679763-任国强 阅读(181) 评论(0) 推荐(0)
摘要:父元素定位position: absolute;white-space: nowrap;font-size: 0; 子元素 转换行内块元素 display:inline-block; 阅读全文
posted @ 2020-10-03 16:18 13522679763-任国强 阅读(101) 评论(0) 推荐(0)
摘要:html 部分 <!doctype html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scal 阅读全文
posted @ 2020-10-03 12:19 13522679763-任国强 阅读(314) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, m 阅读全文
posted @ 2020-10-02 09:55 13522679763-任国强 阅读(379) 评论(0) 推荐(0)
摘要:<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Title</title></head><body><script> var str = ` <!DOCTYPE html><html lang="en"><hea 阅读全文
posted @ 2020-10-01 23:36 13522679763-任国强 阅读(427) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="en" ><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, 阅读全文
posted @ 2020-10-01 23:07 13522679763-任国强 阅读(134) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="en" ><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, 阅读全文
posted @ 2020-10-01 23:05 13522679763-任国强 阅读(163) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="en" ><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, 阅读全文
posted @ 2020-10-01 22:20 13522679763-任国强 阅读(193) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="en" style="font-size: 37.5px;"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalab 阅读全文
posted @ 2020-10-01 21:59 13522679763-任国强 阅读(344) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="en" style="font-size: 100px;"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalabl 阅读全文
posted @ 2020-10-01 21:57 13522679763-任国强 阅读(215) 评论(0) 推荐(0)
摘要:<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, m 阅读全文
posted @ 2020-10-01 17:07 13522679763-任国强 阅读(171) 评论(0) 推荐(0)