button tag (HTML 4.01)

push button

Topics

Attributes

Attribute Deprecated Required Description
accesskey  accessibility key character 
class  space-separated list of classes 
dir  direction for weak/neutral text 
disable   
id  document-wide unique id 
lang  language code 
name   
style  associated style info 
tabindex  position in tabbing order 
title  advisory title 
type  for use as form button 
value  sent to server when submitted 

Events

Event Description
onblurthe element lost the focus 
onclicka pointer button was clicked 
ondblclicka pointer button was double clicked 
onfocusthe element got the focus 
onkeydowna key was pressed down 
onkeypressa key was pressed and released 
onkeyupa key was released 
onmousedowna pointer button was pressed down 
onmousemovea pointer was moved within 
onmouseouta pointer was moved away 
onmouseovera pointer was moved onto 
onmouseupa pointer button was released 



© htmlpedia.net 2008 - 2012