HTML and CSS Reference
In-Depth Information
Specify an applet to be executed when the user
presses down on a key while the tag's contents have
input focus.
onkeydown= applet
Specify an applet to be executed when the user
presses and releases a key while the tag's contents
have focus.
onkeypress= applet
Specify an applet to be executed when the user re-
leases a pressed key while the tag's contents have
focus.
onkeyup= applet
Specify an applet to be executed when the user
presses down on the mouse button while pointing to
the tag's content display area.
onmousedown= applet
onmousemove= applet Specify an applet to be executed when the user
moves the mouse in the tag's content display area.
Specify an applet to be executed when the user
moves the mouse off the tag's content display area.
onmouseout= applet
onmouseover= applet Specify an applet to be executed when the user
moves the mouse into the tag's content display area.
Specify an applet to be executed when the user re-
leases the mouse button while in the tag's content
display area.
onmouseup= applet
style= style
Specify an inline style for the tag.
Search WWH ::




Custom Search