focus
attributes for elements that can get the focus accesskey accessibility key character tabindex position in tabbing order onfocus the element got the focus onblur the element lost the focus
Attribute group information
Namespace: http://www.w3.org/1999/xhtml
Schema document: xhtml1-frameset.xsd
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
accesskey | [0..1] | Character | ||
tabindex | [0..1] | tabindexNumber | ||
onfocus | [0..1] | Script | ||
onblur | [0..1] | Script |