logo头像

孙宇

html5基础一

本文于909天之前发表,文中内容可能已经过时。

###1,严格模式strict.dtd。

在js开头处加”use strict”;就成为严格模式

###2,var fra = document.createDocumentFragment();创建文档碎片。

document.body.appendchild(fra);

###3,cc:ie6(ie专用注释)

###4,自执行函数(function(){})();

###5,itemscope(那个元素设置了这个属性,就把他当做一个整体)itemprop等

6,guoxiang1991.github.io

7,