html5新增特性

一、html5新增特性 ▶html5新属性 1、元素内容可被编辑属性:contenteditable="true" 2、所有支持contenteditable的元素都可被编辑:全局变量(写在script标签里)doucument.designMode="on" 3.input元素的新增属性:hidden=“hidden” ▶input元素type的新增属性值    1、email,tel,url,
相关文章
相关标签/搜索