上一页 1 ··· 4 5 6 7 8 9 10 下一页
摘要: /*判断是否是移动设备*/function isMobile(){return navigator.userAgent.match(/iPhone|iPad|iPod|Android|android|BlackBerry|IEMobile/i) ? true : false; } 阅读全文
posted @ 2016-04-26 09:39 五艺 阅读(142) 评论(0) 推荐(0) 编辑
摘要: var uri1 = 'https://api.github.com?callback=JSON_CALLBACK';/**/JSON_CALLBACK({ "meta": { "Content-Type": "application/javascript; charset=utf-8", "X-R 阅读全文
posted @ 2016-04-25 18:16 五艺 阅读(922) 评论(0) 推荐(0) 编辑
摘要: <caption> 关于表格存储内容的描述或总结。 1、border-spacing:0;border-spacing 属性设置相邻单元格的边框间的距离(仅用于“边框分离”模式)。 2、border-collapse:collapse;border-collapse 属性设置表格的边框是否被合并为一 阅读全文
posted @ 2016-04-16 20:50 五艺 阅读(877) 评论(0) 推荐(0) 编辑
摘要: 1、“apple-mobile-web-app-status-bar-style”作用是控制状态栏显示样式 --》<meta name="apple-mobile-web-app-status-bar-style" content="black"> 2、这meta的作用就是删除默认的苹果工具栏和菜单 阅读全文
posted @ 2016-04-15 14:07 五艺 阅读(137) 评论(0) 推荐(0) 编辑
摘要: Modernizr.js html5,css3 特性检测 阅读全文
posted @ 2016-04-09 15:09 五艺 阅读(129) 评论(0) 推荐(0) 编辑
摘要: ui插件库 http://amazeui.org/ alloyteam团队 http://alloyteam.github.io/ http://www.it1352.com/ 论坛 https://segmentfault.com/ 前往PC版切图框架SLICY http://m.slicy.cn 阅读全文
posted @ 2016-04-04 18:18 五艺 阅读(755) 评论(0) 推荐(0) 编辑
摘要: 首页 index.html site :站点对象栏目 cover.html list.html node :栏目对象, text :正文详细 info.html node :栏目对象, info :文档对象, title标题, text:正文 一、index.html 1、首页title内容 ${s 阅读全文
posted @ 2016-03-30 17:30 五艺 阅读(2260) 评论(0) 推荐(0) 编辑
摘要: 1、border-collapse 为表格设置合并边框模型 2、border-spacing border-spacing 属性设置相邻单元格的边框间的距离 backface-visibility:hidden; 隐藏被旋转的 div 元素的背面 m.dx.com http://www.365min 阅读全文
posted @ 2016-03-30 09:13 五艺 阅读(200) 评论(0) 推荐(0) 编辑
摘要: 栏目分级: 一、首页 二、解决方案 (栏目) 1、栏目模型 名称: 新闻: 封面模板:cover.html (没有子栏目模型不会用到) 列表页模板:list.html 2、文档模型 名称:新闻 模板:info.html 三、智慧旅游 (子栏目) [#escape x as (x)!?html] [/ 阅读全文
posted @ 2016-03-28 20:30 五艺 阅读(526) 评论(0) 推荐(0) 编辑
摘要: @updata 2016-7-31 切图 界面设置 视图 --显示 智能参考线 72 标尺 ctrl + r 窗口 信息 字符 历史记录 颜色 选RGB 信息图选项标尺单位 设置 像素 编辑 首选项 单位每标尺 全改为像素 窗口 工作区 新建工作区 web切图 存储 简单工具 ps界面中有菜单栏、属 阅读全文
posted @ 2016-03-27 01:07 五艺 阅读(1724) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 下一页