db.html.events
Attribute group information
Namespace: http://docbook.org/ns/docbook
Schema document: docbook.xsd
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
onclick | [0..1] | xsd:anySimpleType | Occurs when the pointing device button is clicked over an element. | |
ondblclick | [0..1] | xsd:anySimpleType | Occurs when the pointing device button is double clicked over an element. | |
onmousedown | [0..1] | xsd:anySimpleType | Occurs when the pointing device button is pressed over an element. | |
onmouseup | [0..1] | xsd:anySimpleType | Occurs when the pointing device button is released over an element. | |
onmouseover | [0..1] | xsd:anySimpleType | Occurs when the pointing device is moved onto an element. | |
onmousemove | [0..1] | xsd:anySimpleType | Occurs when the pointing device is moved while it is over an element. | |
onmouseout | [0..1] | xsd:anySimpleType | Occurs when the pointing device is moved away from an element. | |
onkeypress | [0..1] | xsd:anySimpleType | Occurs when a key is pressed and released over an element. | |
onkeydown | [0..1] | xsd:anySimpleType | Occurs when a key is pressed down over an element. | |
onkeyup | [0..1] | xsd:anySimpleType | Occurs when a key is released over an element. |
Used in
- Attribute group db.html.attrs
- Attribute group db.html.caption.attlist
- Attribute group db.html.col.attlist
- Attribute group db.html.colgroup.attlist
- Attribute group db.html.informaltable.attlist
- Attribute group db.html.table.attlist
- Attribute group db.html.tbody.attlist
- Attribute group db.html.td.attlist
- Attribute group db.html.tfoot.attlist
- Attribute group db.html.th.attlist
- Attribute group db.html.thead.attlist
- Attribute group db.html.tr.attlist