HTML and CSS Reference
In-Depth Information
maxlength="positive number"
pattern="validation pattern"
placeholder="placeholder text"
required="required"
spellcheck="true | false"
tabindex="number"
wrap="hard | soft"
Attributes Defined by Internet Explorer
contenteditable="false | true | inherit" (5.5)
datafld="column name" (4)
datasrc="data source id" (4)
hidefocus="true | false" (5.5)
language="javascript | jscript | vbs | vbscript" (4)
wrap="off | physical | virtual" (4)
Attribute Defined by Netscape 4
wrap="hard | off | soft"
HTML 4 Event Attributes
onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress,
onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup,
onselect
HTML5 Event Attributes
onabort, onblur, oncanplay, oncanplaythrough, onchange, onclick,
oncontextmenu, ondblclick, ondrag, ondragend, ondragenter, ondragleave,
ondragover, ondragstart, ondrop, ondurationchange, onemptied, onended,
onerror, onfocus, onformchange, onforminput, oninput, oninvalid, onkeydown,
onkeypress, onkeyup, onload, onloadeddata, onloadedmetadata, onloadstart,
onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onmousewheel,
onpause, onplay, onplaying, onprogress, onratechange, onreadystatechange,
onscroll, onseeked, onseeking, onselect, onshow, onstalled, onsubmit,
onsuspend, ontimeupdate, onvolumechange, onwaiting
Events Defined by Internet Explorer
onactivate, onafterupdate, onbeforeactivate, onbeforecopy, onbeforecut,
onbeforedeactivate, onbeforeeditfocus, onbeforepaste, onclick, onchange,
oncontextmenu, oncontrolselect, oncopy, oncut, ondeactivate, ondrag,
ondragend, ondragenter, ondragleave, ondragover, ondragstart, ondrop,
onerrorupdate, onfilterchange, onfocus, onfocusin, onfocusout, onhelp,
onkeydown, onkeypress, onkeyup, onlosecapture, onmousedown, onmouseleave,
onmouseenter, onmousemove, onmouseout, onmouseover, onmouseup,
onmousewheel, onmove, onmoveend, onmovestart, onpaste, onpropertychange,
onreadystatechange, onresize, onresizeend, onresizestart, onselect,
onselectstart, ontimeerror
Element-Specific Attributes
autofocus This HTML5 Boolean attribute is used to indicate that the user agent should
immediately focus this form item once its containing window object (usually the document)
Search WWH ::




Custom Search