Schema Central > XHTML 1.0 Strict > xhtml1-strict.xsd > events
Advanced search

Recommended Reading:

Definitive XML Schema

 

events

      attributes for common UI events
      onclick     a pointer button was clicked
      ondblclick  a pointer button was double clicked
      onmousedown a pointer button was pressed down
      onmouseup   a pointer button was released
      onmousemove a pointer was moved onto the element
      onmouseout  a pointer was moved away from the element
      onkeypress  a key was pressed and released
      onkeydown   a key was pressed down
      onkeyup     a key was released
      

Attribute group information

Attributes

NameOccTypeDescriptionNotes
onclick [0..1]Script
ondblclick [0..1]Script
onmousedown [0..1]Script
onmouseup [0..1]Script
onmouseover [0..1]Script
onmousemove [0..1]Script
onmouseout [0..1]Script
onkeypress [0..1]Script
onkeydown [0..1]Script
onkeyup [0..1]Script

Used in

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com