随笔分类 -  Html5

摘要:1.FileSystem概述及浏览器检2.申请磁盘配额3.创建文件 阅读全文
posted @ 2015-12-29 23:30 shamgod 阅读(164) 评论(0) 推荐(0)
摘要:1.FileList对象与File对象2.文件API之Bolb对象A Blob object represents a file-like object of immutable, raw data. Blobs represent data that isn't necessarily in a ... 阅读全文
posted @ 2015-12-29 23:01 shamgod 阅读(520) 评论(0) 推荐(0)
摘要:1.Range.cloneContents()The Range.cloneContents() returns a DocumentFragment copying the objects of type Node included in the Range.SyntaxdocumentFragm... 阅读全文
posted @ 2015-12-29 20:30 shamgod 阅读(356) 评论(0) 推荐(0)
摘要:一、基本概念https://developer.mozilla.org/en-US/docs/Web/API/Rangehttps://developer.mozilla.org/en-US/docs/Web/API/Selection1.TheRangeinterface represents a... 阅读全文
posted @ 2015-12-29 00:51 shamgod 阅读(396) 评论(0) 推荐(0)
摘要:一、HTML5 改良的 input 元素的种类1.var n1 = document.getElementById("num1").valueAsNumber;七、HTML5 增强的页面元素1.figure、figcaption 标签规定独立的流内容(图像、图表、照片、代码等等)。figure 元素... 阅读全文
posted @ 2015-12-28 23:48 shamgod 阅读(396) 评论(0) 推荐(0)

haha