摘要: http://huodong.baidu.com/zhuanpan/?SEM&PC&refer=107255 阅读全文
posted @ 2016-03-14 22:02 五艺 阅读(450) 评论(0) 推荐(0) 编辑
摘要: 来源于《实战html5》contenteditable 规定是否可编辑元素的内容 css3圆角 border-radius旋转变换 transform:rotate(); 变换 transformation动画 animation过度 transition html5 语义化 audio video 阅读全文
posted @ 2016-03-14 21:42 五艺 阅读(182) 评论(0) 推荐(0) 编辑
摘要: http://www.chuntao.org.cn/http://www.dianxiaohuo.com/ 阅读全文
posted @ 2016-03-14 21:07 五艺 阅读(139) 评论(0) 推荐(0) 编辑
摘要: console.log("网页可见区域宽" + document.body.clientWidth); console.log("网页可见区域高" + document.body.clientHeight); console.log("网页可见区域宽(包括边线宽)" + document.body. 阅读全文
posted @ 2016-03-14 20:25 五艺 阅读(312) 评论(0) 推荐(0) 编辑
摘要: forms api 规范 新的输入型控件新的函数和特性 新增input 类型 <input type="tel"> tel 电话号码email 电子邮箱URL 网页urlsearch 搜索框range 数值选择器 number colordatetimedatetime-localtime 时间选择 阅读全文
posted @ 2016-03-14 19:26 五艺 阅读(199) 评论(0) 推荐(0) 编辑