javascript BUTTON Description

\n \n ]
buttonNN 2 IE 3 DOM 1

  

The button object is a form control generated with an INPUT element whose TYPE attribute is set to "button". This element is similar to, but differs from, the BUTTON element. For details on the distinctions, see the BUTTON HTML element description in .

 
HTML Equivalent
<INPUT TYPE="button">
 
Object Model Reference
 
NN [window.]document.formName.elementName
[window.]document.forms[i].elements[i]
IE [window.]document.formName.elementName
[window.]document.forms[i].elements[i]
[window.]document.all.elementID

347,Nickname,Homepage or email,Comments here,Add comment