META-INF.schema.entities.html_label_attributes.ent Maven / Gradle / Ivy
The newest version!
accesskey java.lang.String This attribute assigns an access key to an element. An access key is a single character from the document character set. Note. Authors should consider the input method of the expected reader when specifying an accesskey
onblur java.lang.String HTML: script expression; an element loses focus either by the pointing device or by tabbing navigation. It may be used with the same elements as onfocus
onfocus java.lang.String HTML: script expression; the element got the focus